marktext / muya

📄 Future markdown editor for web browser applications development
MIT License
639 stars 57 forks source link

How to use example html? #75

Closed tubbadu closed 1 year ago

tubbadu commented 2 years ago

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

zqy233 commented 2 years ago

clone this project npm i npm run dev