Skip to content

This is a twitterX clone build with angular + cloudflare pages

Notifications You must be signed in to change notification settings

jahir9991/twitte

Repository files navigation

Twitte

This project was generated with Angular CLI version 16.1.6.

Hosted server

Run Demo The application is hosted on Cloudflare pages.

Development server

Run npm start or 'yarn startfor a dev server. Navigate tohttp://localhost:4200/`. The application will automatically reload if you change any of the source files.

Build

First, need to install all dependencies with npm install or yarn install

Run npm run build or yarn build to build the project.

The build artifacts will be stored in the dist/ directory.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.