flummox-es6-spike

1.0.0 • Public • Published

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 git@github.com: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
  • Open your browser, go to "http://localhost:3000"

Testing

  • npm test

TODO

  • Run tests in travis.
  • Production build, using the SystemJS build tool. Awaiting a fix to: https://github.com/systemjs/builder/issues/90
  • Add libsass to build. Relying on using SASS from webstorm at the moment
  • Add autoprefixer to build

/flummox-es6-spike/

    Package Sidebar

    Install

    npm i flummox-es6-spike

    Weekly Downloads

    1

    Version

    1.0.0

    License

    ISC

    Last publish

    Collaborators

    • james-s-turner