This is the documentation website for https://leddepartureboard.com
To view the live site please visit https://docs.leddepartureboard.com
To run this on a local environment you need Node.JS installed
- Install Dependencies
npm install
- Start Local Server
npm start