mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-30 23:27:22 +00:00
.. | ||
.gitignore | ||
highlighting.ts | ||
index.html | ||
index.ts | ||
package.json | ||
preview.html | ||
preview.ts | ||
README.md | ||
tsconfig.json | ||
vite.config.js |
This directory contains the frontend code for the online code editor which is hosted in https://sixtyfps.io/editor
To try it out locally type this in this directory:
npm install
npm start