This is the source code for the ILPlatform landing website, hosted on www.ilplatform.be. The website is built using React.js and is hosted on Firebase.
- Make sure you have node.js (https://nodejs.org/en/) installed
- Type
npm installin terminal/console in the source folder wherepackage.jsonis located - Run in terminal
npm start