Skip to content

This is a template for a working Angular app already set up with routing, basic components (Home, About, and Contact) and Bootstrap installed.

Notifications You must be signed in to change notification settings

vondreii/bootstrap-angular-template

Repository files navigation

angular-template

About

This is a template for a working Angular app already set up with routing, basic components (Home, About, and Contact) and Bootstrap installed.

To Run

  • Run npm install in the root directory to add the necessary npm packages to the project.
  • Once completed, run ng serve.
  • Navigate to localhost:4200 in a browser.

To Build

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


alt text

About

This is a template for a working Angular app already set up with routing, basic components (Home, About, and Contact) and Bootstrap installed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published