0.0.2 • Published 3 years ago

@sextant-tools/plugin-javascript-fixtures v0.0.2

Weekly downloads
19
License
MIT
Repository
github
Last release
3 years ago

Sextant

Sextant

Application logic getting out of control?

You should try Sextant.

It's a GUI that lets you chart your application flows, then implement them with generated code.

Links

Check out the demo version to try the Sextant GUI in your browser.

Check out the Sextant docs to learn how Sextant can power up your development workflow.

Local development

  1. Install yarn (version 1)
  2. Run yarn install
  3. Run yarn dev to build all dependent packages and run Typescript on all repositories except frontend
  4. Run yarn fe start to kick off the frontend dev server