crisp-game-lib online editor is a simple online editor for programming education using crisp-game-lib
Install dependencies:
npm installStart the development server:
npm run devBuild for production:
npm run buildThe build output will be saved to the dist directory.
The program is available as open source under the terms of the MIT License
