Recruitment (show)cases for &Samhoud
Central toolkit website for recruiters to startup the different Virtual Reality experiences (cases) for use during the 'junior carousel'. As opposed to having a different link for each experience.
As an enhancement MongoDB and Mongoose will be used for login so the usage is restricted to recruiters only.
- Make sure you have
nodeinstalled on your machine. npmcomes with node.- You can check versions with;
npm -vandnode -v - Configure ESLint
- Configure EditorConfig
For connection to MongoDB you will need an .env. Please create an issue for this repository if you need more information.
- Clone this repo
$ git clone
https://github.com/samhoudmedia/showcase.git
- Run
npm installto install all dependencies. - Run
npm startto start the local development server
This project is licensed under the MIT License. The setup of this project is based on Learn Node by Wes Bos.
