Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 311 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 311 Bytes

Fantasticards is an open project which was supposed to be a card game in a fantasy world with magic and dragons

How to

  • Open up two terminals
  • in one of them go to root of project and type:
cd backend/ && node server.js

-in the second one in root folder type:

npm run start