Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.41 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.41 KB

regulf-react

Linting CI

Frontend for Reguleque, a search engine for chilean public workers records' as obtained through transparency databases.

Get started

To run this project locally, install the dependencies and run the local server:

npm install
npm run dev

Open http://localhost:5173 to see your app.

To build for production:

npm run build

Technologies

Contributors