mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-12-18 22:51:40 +03:00
7c45475601
Co-authored-by: Shayne Czyzewski <523636+shayneczyzewski@users.noreply.github.com> Co-authored-by: Shayne Czyzewski <523636+shayneczyzewski@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
.npmrc | ||
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.