Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 556 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 556 Bytes

rubix-redux-slingshot-starter

This is a minimal starter for a React app based on React Slingshot! and Rubix template.

Prerequisites

  • NodeJS version 6.3.1 or newer.
  • NVM can be used for a better experience managing NodeJS releases.

Get Started

Start playing with it using:

  • npm install to install the dependencies
  • npm start -s to start the app