React / NuclearJS Boilerplate

Core libraries

Key concepts

Useful docs

Installation

You'll need to have [Node.js] (https://nodejs.org/) to get started.

$ npm install # Install dependencies
  • If your having issues try updating to the latest version of node.

Getting Started

Dev

$ npm run dev