Skip to content

A official tutorial show how to build Angular 2 app with Webpack2.

Notifications You must be signed in to change notification settings

Terrel007/Angular2-Webpack2-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular2-Webpack2-Demo

# 1. Clone the repo with git
git clone https://github.com/ShadowInkLee/Angular2-Webpack2-Demo.git

# 2. Install dependecies
npm install

If you want to run the demo in development mode,run

npm start

,or you want to run it in production mode, run

npm run build

For the test mode,run

npm test

About

A official tutorial show how to build Angular 2 app with Webpack2.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published