Skip to content

Angular 6, Bootstrap 4, Enterprise application boilerplate

Notifications You must be signed in to change notification settings

n-sikka/ng2-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 6 Enterprise Scale Boilerplate

This project is created using the Angular CLI. All the ng commands work with this. It is modular and has lazy loaded modules in the route. The application is for big projects that require high optimization in terms of chunking.

Each module is a page and each page has its facades and services. Core module contains the app api endpoint configuration and the application uses Bootstrap 4 as base skin with little optimization

Development server

Install dependencies with npm install. Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

Angular 6, Bootstrap 4, Enterprise application boilerplate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published