mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-24 03:35:17 +03:00
2b050fb9c7
Errors were not properly handled as `error` was not bound |
||
---|---|---|
.. | ||
src | ||
gitignore | ||
npmrc | ||
nvmrc | ||
package.json | ||
README.md |
npm start
to run server in development mode (it reloads on changes).
npm run debug
to run npm start
with debug logs enabled.
npm run standard
to run StandardJS.