start
: Used by the production environment to start the app. This will run a compiled version, so you need to executebuild
first.build
: Runs thebabel
CLI to compile the app. Files are emitted todist/
.dev
: Runs the app in development mode - usesbabel-node
to compile on-the-fly. Also usesnodemon
to automatically restart when stuff changes.debug
: Runs the app in development mode withicebug
(a combo ofnodemon
+node-inspector
).lint
: Lints the code insrc
andtest
witheslint
.lint-watch
: Same as above, in watch-mode.
-
Notifications
You must be signed in to change notification settings - Fork 2
License
CronixMicroSystems/nodejs-koa2-await
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published