Skip to content

Latest commit

 

History

History
executable file
·
26 lines (22 loc) · 276 Bytes

README.md

File metadata and controls

executable file
·
26 lines (22 loc) · 276 Bytes

i-feel-good-cube

Ecosystem

  • ReactJS
  • Redux as Flux pattern
  • Immutability with ImmutableJS
  • Hot reloading
  • Webpack
  • Babel
  • ES2015
  • ESLint

Installation

$ npm install

Run locally

$ npm start

Build

$ npm run build