/intern-management

Vue.js recruitment application for managing interns.

Primary LanguageVueMIT LicenseMIT

intern-management

Vue.js recruitment application for managing interns.

How to run?

The first step is to clone the repo.

git clone https://github.com/cyntler/intern-management.git

Then install dependencies and just run.

npm i && npm start

NOTE: The application was developed using Node.js v18. (.nvmrc file)