mirror of
https://github.com/wasp-lang/wasp.git
synced 2025-01-02 14:16:09 +03:00
0433ebbd37
* Fix missing compile step on production start * Update e2e tests |
||
---|---|---|
.. | ||
src | ||
.npmrc | ||
nodemon.json | ||
package.json | ||
README.md | ||
tsconfig.json |
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.