Skip to content

yoshoku/cgl-editor

Repository files navigation

crisp-game-lib online editor

crisp-game-lib online editor is a simple online editor for programming education using crisp-game-lib

crisp-game-lib online editor

Development

Install dependencies:

npm install

Start the development server:

npm run dev

Build for production:

npm run build

The build output will be saved to the dist directory.

License

The program is available as open source under the terms of the MIT License

About

crisp-game-lib online editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published