Skip to content

n-sikka/ng-weather-forecaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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

a weather forecast MVP in Angular 6.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published