Skip to content

bcgov/citz-imb-salary-estimate-tool

Repository files navigation

CITZ IMB — Salary Estimate Tool

Lifecycle:Experimental

To initilize the project, create a .env file in the root directory based on the .env.template file, then create a .env file in the api directory based on the .env.template file. To get the required values for the .env files, contact the project team.

Then run the following commands in both the api and frontend directories:

npm install

To start the project in dev mode, run the following command in the root directory:

npm run up:dev

To stop the project in dev mode, run the following command in the root directory:

npm run down:dev

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published