Skip to content

ILPlatform/Landing-Page

Repository files navigation

ILPlatform Landing Page

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.

Quick start

  1. Make sure you have node.js (https://nodejs.org/en/) installed
  2. Type npm install in terminal/console in the source folder where package.json is located
  3. Run in terminal npm start