Package Exports
- bs-react-grid
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bs-react-grid) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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 buildBuild + Watch
npm run startEditor
If you use vscode, Press Windows + Shift + B it will build automatically