4.2.4 • Published 7 years ago

reactc v4.2.4

Weekly downloads
34
License
-
Repository
-
Last release
7 years ago

reactc

A handy devtool for React.

Installation

npm i -g reactc

Project Structure

path/to/source
+-- html
|   +-- xxxx.html
+-- js
|   +-- @types
|   +-- entries
|       +-- yyyy.tsx
+-- package.json (optional)
+-- dist (output)
    +-- xxxx.html
    +-- yyyy.min.js

Commands

reactc watch path/to/source
reactc build path/to/source