Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 457 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 457 Bytes

Demo-ng

A demo front-end architecture with Angular 1.x and ES2015 using Webpack.

Preparation

npm install
ln -s ../../pre-commit.sh .git/hooks/pre-commit

Run

Suppose you have installed NodeJS.

npm start
open localhost:3000

Library