Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 335 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 335 Bytes

Crawl

A travel app for people who love to drink

Install dependencies

npm install

Install Client dependencies

cd client npm install

Serve client

npm run client(in root)

Add the database

npm run db

Run server

VScode debugger or npm run server

Production Build

cd client npm run build

Enjoy

Stay thirsty my friend