1
1
mirror of https://github.com/wasp-lang/wasp.git synced 2024-12-20 15:41:38 +03:00
wasp/waspc/data/Generator/templates/server/README.md
2020-07-27 17:44:21 +02:00

171 B

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.