Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 369 Bytes

readme.md

File metadata and controls

22 lines (20 loc) · 369 Bytes

Submission Dicoding

Belajar Membuat Aplikasi Backend untuk Pemula

Tutorial

  • Clone this Repo
https://github.com/ricidelphy/Bookshelf-API.git
  • cd Bookshelf-API
cd Bookshelf-API
  • RUN npm install
npm install
  • Start Server
npm run start-dev
  • Default Port: 9000, you can change the default port in src/server.js