Skip to content

softchris/angular4-webpack

Repository files navigation

A minimal Angular 4.x webpack setup

Install dependencies

Run

npm install

Run

To start a webserver with source maps do:

npm start

Testing

npm run test

Create production bundle

npm run build

About

A very minimal Angular 4.x with webpack set up to demonstrate the bare minimum that needs to exist to work with Angular 4.x

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors