benweet / stackedit.js

Add StackEdit to any website
https://benweet.github.io/stackedit.js/
MIT License
1.08k stars 119 forks source link

Can't #2

Closed zoutiyx closed 6 years ago

zoutiyx commented 6 years ago

When trying to build the project with npm, I get an error after entering the npm run build command.


npm ERR! missing script: dev

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/name/.npm/_logs/2018-03-19T08_58_14_138Z-debug.log

I don't have much experience with npm. How can I resolve this issue?