start: Used by the production environment to start the app. This will run a compiled version, so you need to executebuildfirst.build: Runs thebabelCLI to compile the app. Files are emitted todist/.dev: Runs the app in development mode - usesbabel-nodeto compile on-the-fly. Also usesnodemonto automatically restart when stuff changes.debug: Runs the app in development mode withicebug(a combo ofnodemon+node-inspector).lint: Lints the code insrcandtestwitheslint.lint-watch: Same as above, in watch-mode.
CronixMicroSystems/nodejs-koa2-await
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|