0.0.1 • Published 6 years ago

reason-ethereum v0.0.1

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

Basic Reason Template

Hello! This project allows you to quickly get started with Reason and BuckleScript. If you wanted a more sophisticated version, try the react template (bsb -theme react -init .).

Build

npm run build

Build + Watch

npm run watch

Editor

If you use vscode, Press Windows + Shift + B it will build automatically