Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 312 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 312 Bytes

GrandMajster

Open frontend/ and server/ in separate IDE's to avoid IDE errors.

To start project open first terminal window and write:

cd server
npm run start

Open second terminal window and write:

cd frontend
npm run serve

Go to http://localhost:8080/ and have fun