ariefnhidayah / backend-bookstore

This repository is a simple REST API for book store application with Express JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend

Project setup

- npm install
- create database bookstore
- run "npx sequelize-cli db:migrate"

Compiles and hot-reloads for development

npm run dev

About

This repository is a simple REST API for book store application with Express JS


Languages

Language:JavaScript 68.6%Language:HTML 31.3%Language:CSS 0.1%