Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 705 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 705 Bytes

angularjs-webpack

AngularJS 1.X & Webpack 2 Seed Project

 

Built with

 

Installation

Install Dependencies
yarn or npm install
Scripts

Run with yarn <script> or npm run <script>

Command Description
serve starts a dev server and opens a browser to port 3000
build builds app distribution in /dist