givxl33t / bookshelf-api

Back-End beginners class project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookshelf-api

Submission Project for Back-End Beginners Class from Dicoding.

How to run

# Recommend using Node.js 14.17.0 or above.

# install dependencies
$ npm install

# run web service in development mode using nodemon
$ npm run dev

# run web service in production
$ npm start

About

Back-End beginners class project


Languages

Language:JavaScript 100.0%