Skip to content

Minimal starter Angular 4 + Webpack 2 + Sass + Bootstrap based on Angular documentation and many others tricks&tips from Github and StackOverflow

License

Notifications You must be signed in to change notification settings

Szymon2603/Angular4-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular4-Starter

Minimal starter Angular 4 + Webpack 2 + Sass + Bootstrap based on Angular documentation and many others tricks&tips found in Github and StackOverflow.

Quick overview

First running:

npm install
npm -start

All webpack config files are based on Angular documentation. I added configurations to process .scss files, bootstrap deps and import them in AppComponent.

I skipped some dependencies like test frameworks or tslint. The main cause of this is that I was looking for minimal starter for Angular 4 with some CSS framework included (as example) and I couldn't find anything like this.

About

Minimal starter Angular 4 + Webpack 2 + Sass + Bootstrap based on Angular documentation and many others tricks&tips from Github and StackOverflow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published