0.1.2 • Published 5 years ago

bs-gl-matrix v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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 start

Editor

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