Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.09 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.09 KB

TableWork

DEMO: tablework.netlify.app

Getting started

  • Install Node.js and NVM
  • Fork/Clone this project
  • Run nvm use or nvm use <version> (on machines running Windows)
  • Run npm i --legacy-peer-deps (will install the dependencies)
  • Run npm start (will start the app in http://localhost:3000/)

Deploy to production

Instructions for a Netlify setup:

  • Click on New site from Git
  • Select Github and the repository where you forked it
  • Change Publish directory to build/public
  • Change the Build command to CI= npm run build
  • Deploy site
  • You can change the URL name on Site settings > Change site name

Caveats

  • At some point, if the project becomes a real product, all the files in /public/static/img and /public/static/fonts should be removed and loaded from a CDN
  • The CDN URL should be specified in /config/default.json

Copyright

Copyright (c) 2022 TableCheck Inc.

Text Fonts from IBM