Playing around with swarms. See https://sethflowers.github.io/swarm for the live app.
npm install
To run the web server with live reload at http://localhost:8080/...
npm start
To produce the bundled js file...
npm run build
Playing around with swarms. See https://sethflowers.github.io/swarm for the live app.
npm install
To run the web server with live reload at http://localhost:8080/...
npm start
To produce the bundled js file...
npm run build