npm run dev starts a dev server on port 8080 serving the test page and ribbit dist files. Watches src/ and test/integration/ for changes, rebuilds automatically, and notifies connected browsers to reload via EventSource on port 8081. The test page includes a livereload script that auto-reloads when the dev server signals a rebuild. |
||
|---|---|---|
| .. | ||
| integration | ||
| collaboration.test.ts | ||
| custom-tags.test.ts | ||
| editor.test.ts | ||
| hopdown.test.ts | ||
| macros.test.ts | ||
| setup.ts | ||
| tokenizer.test.ts | ||
| toolbar.test.ts | ||
| vim.test.ts | ||