Create a community of like minded authors to foster inspiration and innovation by leveraging the modern web.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- node
- browser preferably (chrome)
Clone this repo from the terminal
git clone https://github.com/andela/ah-robotics-frontend.git
Then cd into the projects folder
cd ah-robotics-frontend
Install all dependencies
npm install
Run the app
npm start