Skip to content

It is a basic angular app to start experiment with angular 7 building base

Notifications You must be signed in to change notification settings

ankurrai1/AngularBasicApp

Repository files navigation

AngularBasicApp


Development server


Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

And for starting server with proxy to backend server you can use npm start

Configure of Proxy server


To configure proxy you can goto app root and and open file proxyconfig.json you can set your proxy server here and proxy options

Backend server


cd serverand then run npm start

Build


Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

About

It is a basic angular app to start experiment with angular 7 building base

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published