nicopicchio / flylight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

1. Install npm packages

  • In client folder: npm i
  • In server folder: npm i

2. Start client and server

  • Navigate to project root directory
  • Run server with npm run dev

Application will be running on http://localhost:3000/

About


Languages

Language:JavaScript 82.2%Language:CSS 15.2%Language:HTML 2.5%