mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 05:44:52 +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://slint-ui.com/editor
To try it out locally type this in this directory:
npm install
npm start