Skip to content

arjunbhatt670/angular-article-viewer

Repository files navigation

Article Viewer

A basic article/blogging application where users can read and post articles.

Existing Project setup

for node version, install nvm. and use command, nvm use to use the required node version. npm install ng serve

Project Setup from scratch

npm install -g @angular/cli ng new project_name

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published