marani / accel

Chronotherapy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accel - Minimum web timer

Built on React Starterify

Why there are no Flux or Isomorphic things inside?

Not yet

Usage

Install the dependencies:

npm install

Test:

npm run test

Development mode with livereload:

npm run watch

When you are done, create a production ready version of the JS bundle:

npm run build

Features:

  • React Router integration
  • CSS processing via PostCSS
    • cssnano for minification
    • nested
    • extend
    • vars
    • autoprefixer
  • gulpifle written in ES6 (ES2015)
  • better folder structure
  • no predefined AJAX libraries (use Fetch or Superagent if you need one).

License

MIT License

About

Chronotherapy


Languages

Language:JavaScript 99.8%Language:CSS 0.1%Language:HTML 0.0%