staynomad / Nomad-Front

Prop-tech startup disrupting the budget homesharing industry
https://visitnomad.com
6 stars 0 forks source link

Nomad

Setup

  1. Clone this repository to your local machine
  2. Install client dependencies with: npm install
  3. To start the client, run npm start

Deployment

Steps:

  1. Checkout production branch and rebase from master
  2. Run npm run build to create a production build
  3. Use firebase deploy to update project

Checklist:

Note: always amend new commits to production branch