1.3.0 • Published 4 years ago
@statsforvalteren/stafschemaeditor v1.3.0
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. |
1.3.0
4 years ago