0.1.0 • Published 10 years ago
reactor-js v0.1.0
Introduction
Reactor is a static site generator based on React, it allows developers to use existing
knowledge from familiar framework such as React and react-router.
Getting Started
npm install -g reactor-jsreactor init <name>cd <name> && npm installreactor serve