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

keller0/yxi-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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