0.1.0 • Published 8 years ago

reactor-js v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

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

  1. npm install -g reactor-js
  2. reactor init <name>
  3. cd <name> && npm install
  4. reactor serve