Internal project at Claranet, this tool facilitates the input and management of the effort invested in client projects, as well as the tracking of skills.
$ pnpm install
Before running the project for the first time, ensure you have the 'env.local' environment file.
In the project directory, you can locally run:
pnpm run dev
Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.
To build:
pnpm run build`
Builds the app for production to the dist
folder.