Skip to content

wecollective/web-app

Repository files navigation

The React frontend web app for weco.io

Set up

npm install

Create .env file:

SKIP_PREFLIGHT_CHECK=true
REACT_APP_API_ENV=dev
REACT_APP_APP_ENV=dev
REACT_APP_DEV_API_URL=http://localhost:5000
REACT_APP_DEV_WEBSOCKET_API_URL=http://localhost:5001
REACT_APP_DEV_APP_URL=http://localhost:3000

Start

npm start

About

The React frontend web app for weco.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages