Skip to content

ahmvdshafiq/bookTify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Below you find all scripts to clone, run and build this application.

Clone repo

git clone https://github.com/ahmvdshafiq/bookTify.git

Install packages

npm install

Run app

First, run the development server:

npm run start

Open http://localhost:3000 with your browser to see the result.

Build

npm run build

Demo

See DEMO