Skip to content

eisisig/angular-spa-webpack-es6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular SPA using Webpack with some ES6 features

This is a sandbox project to get familiar with and use best practices when it comes to Angular, Webpack and ES6.

Installation

$ npm install

Run the app

$ npm start

Dev server: http://localhost:8080

Build for distribution

$ npm build

About

Sandbox project to get familiar with and use best practices when it comes to Angular, Webpack and ES6.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 81.5%
  • HTML 17.6%
  • CSS 0.9%