0.2.0-SNAPSHOT.293 • Published 8 years ago

react-formalin v0.2.0-SNAPSHOT.293

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

Build Status MIT license Downloads Deployed @ Heroku

React-formalin project repo.

How to build locally

Install webpack

npm install -g webpack

Simply run

npm run build

Samples for testing purposes

Type in one console:

npm start 9001

and then in another:

webpack --progress  --colours --watch

then go to:

http://localhost:9001

Everything you change will be hot-reloaded in the browser.

0.0.3

9 years ago

0.0.2-0

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago