A production line where you harvest ressources in order to build robots. Production is over when you reach 20 robots
-
Clone this repo on your computer:
git clone https://github.com/theFreedomBanana/foobar-factory
. -
Install the dependencies:
npm install
. -
Start the app (default to localhost:8080):
npm run dev-server
.