DEMO: tablework.netlify.app
- Install Node.js and NVM
- Fork/Clone this project
- Run
nvm use
ornvm 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/)
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
- 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 (c) 2022 TableCheck Inc.
Text Fonts from IBM