bshyong / trailerzoo

0 stars 0 forks source link

Libraries Used

Run the project in development:

Run tests

Build project:

Just run $ npm run build, it will produce these tasks:

Run in production

Build the project first:

Then start the koa server:

You can also use processes.json to run the application with PM2 Monitor on your production server (customize it for your use):