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.
|
|
4 years ago | |
|---|---|---|
| .circleci | 4 years ago | |
| src | 4 years ago | |
| .gitignore | 4 years ago | |
| .prettierrc | 4 years ago | |
| Dockerfile | 4 years ago | |
| README.md | 4 years ago | |
| example.env | 4 years ago | |
| index.html | 4 years ago | |
| netlify.toml | 4 years ago | |
| package.json | 4 years ago | |
| postcss.config.js | 4 years ago | |
| tailwind.config.js | 4 years ago | |
| tsconfig.json | 4 years ago | |
| vite.config.ts | 4 years ago | |
| yarn-error.log | 4 years ago | |
| yarn.lock | 4 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
VITE_BACKEND_URL_URL=https://adechauveron-devops-final.herokuapp.com/