Skip to content

TheStartupLab/angularjs-webpack

Repository files navigation

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