Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 433 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 433 Bytes

System Deck

Installation

Requirements:

In both the server and client directories, do the following:

  • npm install to install dependencies
  • Create a .env.local file, the corresponding .env.default file indicates what values to fill
  • Start using npm start