arbeiter / bookshelf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites npm

To Run the App:

Clone or download the repo.
Open a terminal in project directory
Run npm install (It might take some time to install the required dependencies)
Once all the dependencies are installed use command npm start to run the local server.
App can be accessed at localhost:3000

Running the app:

npm run start

About


Languages

Language:JavaScript 76.0%Language:CSS 15.4%Language:HTML 8.6%