Example repository created from create-stratum-example's --preset javascript
. ๐
Requires Node.js LTS. After forking the repo from GitHub:
git clone https://github.com/(your-name-here)/created-stratum-example-javascript
cd created-stratum-example-javascript
npm install
npm run format
Formats files with Prettier.
This repository was generated by bingo-examples/create-stratum-example using the Bingo engine.