Yield generated for 1433ca7c-8f05-4e65-9f6e-83a4cdb57296
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.
 
 
 
 
 

383 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

# Replace this with the app url
VITE_BACKEND_URL_URL=http://localhost:3000/