Skip to content

An adventurous drinking and travel app

Notifications You must be signed in to change notification settings

Neisha1618/Crawl

 
 

Repository files navigation

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 client)

Drop then add the database

npm run db (in root)

Run server

VScode debugger or npm run server (in client)

Production Build

cd client npm run build

Enjoy

Stay thirsty my friend

About

An adventurous drinking and travel app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 56.2%
  • JavaScript 34.6%
  • CSS 7.1%
  • HTML 2.1%