Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (17 loc) · 768 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 768 Bytes

Run code snippets Online

This project has only very limited features, you can write and run simple code snippets.

If you need more advanced compiler functionalities please check the wonderful Compiler Explorer.

Develop

Make sure you have Node.js installed.

npm install

npm run dev # npm run build for build
notice:

You may need to change API_URL in index.js to your own backend.

Get backend source code at Src.

Support

This project has been supported by JetBrains with their free licenses.

JetBrains