/Code-Raider

Primary LanguageTypeScript

# Code-Raider

In order to run the application follow the next steps:

1. Make sure MongoDB is up and running.

2. Run 'restore-db.bat'.

3. Run 'run-server.bat'.

4. Run 'run-client.bat'.

5. Open browser and go to 'http://localhost:4200/'.

~~~~~~~~ Users ~~~~~~~~
User:
  email: user@coderaider.com
  password: 123456

Administrator:
  email: administrator@coderaider.com
  password: 123456