Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 418 Bytes

File metadata and controls

10 lines (7 loc) · 418 Bytes

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