Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 261 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 261 Bytes

Caclit Node.js Workflow

Usage

You need Node.js and JVM to run this app:

yarn
yarn watch

# meanwhile
node target/server.js

To start the editor, use:

npm i -g calcit-editor
calcit-editor # or ce for short

License

MIT