Tynarus / angular-seed

A seed project for Angular 4+ using Webpack
GNU General Public License v3.0
33 stars 18 forks source link
angular angular4 angular4-demo angular4-router angular4-seed angular4-start codelyzer karma karma-jasmine sass scss seed starter-kit starter-project typescript typescript2 typescript2-webpack2-seed webpack webpack3

Angular 4 Seed Project

A basic Angular 4 seed project utilizing the following technologies:

The purpose of this seed project is to create an Angular environment with a little less configuration clutter. All configuration files are conveniently organized within the project's config/ directory, instead of being strewn about the project structure and/or the project root.

This makes makes configuration files much easier to find, as well as helping keep the general project structure a lot cleaner!

Commands