@statsforvalteren/stafschemaeditor
v1.3.0
Published
STAF schema editor
Downloads
1
Readme
An editor for designing DISAM schemes
| Command | What does it do? | | ------- | ---------------- | | npm install | Downloads all dependencies | | npm start | Starts the dev server and opens the editor in the browser. | | npm run build | Build files with the default config file. | | npm run watch | Build and watch for changes with the default config file. | | npm run buildRelease | Build files with the release config file. | | npm run watchRelease | Build and watch for changes with the release config file. |