/BookList

Primary LanguageJavaScriptMIT LicenseMIT

Initialization

Fork this repo into whatever you're building. Then feel free to change names and titles for your application.

Installation

Make sure you have Node.js v9.0+ and yarn installed, then run:

yarn install

Development

Start a dev server with live-reload by running:

yarn start

Build & Deploy

To build, run:

yarn build