Skip to content

NewNoetic/catchup-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ketchup website

The website for the Ketchup app

Manual build and deploy

  • npm install
  • test locally with npm run start
  • hosted on now.sh
  • run npm run deploy to deploy

Now.sh (dependency)

docs

  • npm install -g now
  • in root of project now login

Deploy

  • push to master branch