https://github.com/fev4/jobtest
https://github.com/fev4/jobtest
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fev4/jobtest
- Owner: fev4
- Created: 2023-08-08T05:39:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-10T02:27:51.000Z (almost 3 years ago)
- Last Synced: 2024-12-26T06:11:11.302Z (over 1 year ago)
- Language: CSS
- Homepage: https://jobtest-nine.vercel.app
- Size: 560 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To get started with development:
- Make sure you have pnpm installed
- `pnpm i` - to install deps
- `pnpm dev` - to run the project
To deploy:
Just push to the `main` branch, Vercel takes care of the rest