2024-06-10 08:56:02 +00:00
|
|
|
# SW Jobs Frontend
|
|
|
|
|
|
|
|
This is a frontend to display the job applications scraped my [sw-jobs-go](https://gitea.rannes.dev/rannes.dev/sw-jobs-go).
|
|
|
|
|
|
|
|
## How to run
|
|
|
|
|
|
|
|
1. npm install
|
|
|
|
2. npm run dev or npm run build
|
|
|
|
3. open http://localhost:3000
|