This repository was archived by the owner on Mar 4, 2025. It is now read-only.
[$60] - Fix the local deployment of the Arena #957
Open
Description
Clone https://github.com/appirio-tech/arena-web and try to deploy it locally according to README.md
. You will see, that grunt
command fails due to some broken dependencies. Your goal here is to fix the local deployment, so that it does deploy and works similarly to the production version at https://arena.topcoder.com. Make sure to modify README.md
so that it is clear how to rapidly deploy the Arena locally.