Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 337 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 337 Bytes

Angular Template

This is the first official template by the Purdue Web Dev Club.

About

Angular template with webpack and angular route.

Installation

npm install
npm install -g webpack-dev-server #with sudo on *nix computers
npm install -g webpack #with sudo on *nix computers
webpack-dev-server --hot --inline