Yield generated for 963c8bc3-2009-4a0c-8512-3200a5d9f2b0
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.
 
 
 
 
 
Alexandre SOARES ec68af25cd 👷 Added CI BUILD 4 years ago
.circleci 👷 Added CI BUILD 4 years ago
src Initial commit 5 years ago
.gitignore Initial commit 5 years ago
.prettierrc Initial commit 5 years ago
README.md Initial commit 5 years ago
example.env Initial commit 5 years ago
index.html Initial commit 5 years ago
package.json Initial commit 5 years ago
postcss.config.js Initial commit 5 years ago
tailwind.config.js Initial commit 5 years ago
tsconfig.json Initial commit 5 years ago
vite.config.ts Initial commit 5 years ago
yarn-error.log Initial commit 5 years ago
yarn.lock Initial commit 5 years ago

README.md

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/