We have adopted general guidelines for all our projects. See CyberryTeam/contributing for more information.
- Clone the repository:
git clone https://github.com/CyberryTeam/epitech-intranet.git
cd epitech-intranet- Install Node.js packages:
npm installRun coding style tests:
npm run lint