Skip to content

james-s-turner/flummox-es6-spike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flummox-es6-spike

A small spike for my own delectation and delight.

Disclaimer

I've only developed it on OSX and run against latest chrome. Not even tried to make it vaguely pretty.

Installing and running

  • Install node. see https://nodejs.org/download/
  • Clone the repository git clone [email protected]:james-s-turner/flummox-es6-spike.git
  • Enter the directory cd flummox-es6-spike
  • Install node modules npm install
  • Start the server npm start You should see the following:
Listening on port 3000
MailApp Started

Testing

  • npm test

Production

TODO

  • Add libsass to build. Relying on using SASS from webstorm at the moment
  • Add autoprefixer to build
  • Upgrade so systemjs 0.17.*

About

A spike

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published