Skip to content

luggage66/es6-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#weather-app

Trying to use es6 class and modules to write a basic angular app.

Tools:

  • gulp
  • node-babel
  • node
  • bower

Instructions:

# install dependencies
npm install -g webpack
npm install

# build the client files
webpack

# start a server to host
node server.js

Open http://localhost:9000/index.html

About

using es6 with angular 1.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published