Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 441 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 441 Bytes

Fish Fry Vue App fishfrytracker.com

fishfrytracker.com

  • Clone this repo
  • Clone the config repo (private) with down into a folder named config fish-fry-web-client/config.
  • run npm i && npm start

Deployment

  • Using netlify cli to deploy right now since there is an issue with Vue recognizing the env variables stored in Netlify. npm run build && netlify deploy --prod