/book-catalog-api

Book catalog API by Hapi.js

Primary LanguageJavaScript

book-catalog-api

Book catalog API by Hapi.js

Vue.js frontend app here

Build Setup

# install dependencies
yarn install
or
npm install

# serve on localhost:8081
npm start

# serve and watch changes
npm run watch