1.3.0 • Published 2 years ago

@statsforvalteren/stafschemaeditor v1.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

An editor for designing DISAM schemes

CommandWhat does it do?
npm installDownloads all dependencies
npm startStarts the dev server and opens the editor in the browser.
npm run buildBuild files with the default config file.
npm run watchBuild and watch for changes with the default config file.
npm run buildReleaseBuild files with the release config file.
npm run watchReleaseBuild and watch for changes with the release config file.