marktext / muya

📄 Future markdown editor for web browser applications development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use example html?

tubbadu opened this issue · comments

I don't understand how should I use example index.html: there is no js in it, and it just don't do anything? I tried adding

<script src="index.js"></script>

in it but nothing changed, I can write anything in the textboxes and click any button, but nothing happens at all

clone this project
npm i
npm run dev