mirror of
https://github.com/writeas/writefreely
synced 2025-01-04 20:19:38 +01:00
Update ProseMirror install instructions
This commit is contained in:
parent
8c0978419f
commit
65caaca659
@ -1,7 +1,7 @@
|
||||
# Building
|
||||
|
||||
* Run `npm install` to download dependencies.
|
||||
* Run `npm run build` to build a production script in `dist/` or run
|
||||
* Run `npm run-script build` to build a production script in `../static/js/` or run
|
||||
`npm run develop` to build and watch for changes. You can use `prose.html`
|
||||
to test your development changes.
|
||||
* Manually copy the file `prose.bundle.js` to `static/js/`. _To be automated_
|
||||
|
Loading…
Reference in New Issue
Block a user