/tftt-website

TFTT website project

Primary LanguageJavaScript

TFTT Website

Steps:

  1. Create a .env file
SKIP_PREFLIGHT_CHECK=true
  1. Install
npm i 
  1. Run the app in development mode
npm start
  1. Create a production build
npm run build

4.1 Push build folder to the static files server 4.2 On deployment enviroments the ENV variable must be created manually