mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-12-18 22:51:40 +03:00
6 lines
171 B
Markdown
6 lines
171 B
Markdown
`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.
|