A template for quickly starting development with rul2d.
Commands:
npm install- Installs all required dependencies.npm run build- Compiles the source code into browser-compatible JavaScript.npm run watch- Recompiles the code whenever files in the src folder are updated.