Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 171 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 171 Bytes

Web Of Cards - Backend

Setup

  • Create .env file from .env.example in the root directory
  • Run the following command
npm install
npm start