reactor-js
v0.1.0
Published
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`.
Readme
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
