Topcoder TCO 18 - India Regionals
Go to project directlry. Import the mongodb dump mongorestore -d asteria api/dump/asteria/ Run npm install in two directory - root folder and /api folder Run the API server node api/app.js If you see the output "API server started on: 8000" you have correctly started the APIs server. Run the frontend npm start and go to http://localhost:3000 to view the application.
URL are http://localhost:3000/level1 http://localhost:3000/level2 http://localhost:3000/level3
Create a .aws folder in yur home directory and put 2 files that are in aws folder.