Skip to content

cvsdev/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

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 77.3%
  • TypeScript 19.0%
  • HTML 3.7%