You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
377 B
377 B
Welcome to 2021-2022-devops-final-frontend 👋
The front end to my new startup idea
Install
yarn install
Running in dev
yarn dev
Run tests
yarn test:unit
Build for production
yarn build
Configure the app
VITE_BACKEND_URL_URL=https://adechauveron-devops-final.herokuapp.com/