Classic Arcade Game Clone Project

Table of Contents

Instructions

# Clone the repo
git clone https://github.com/airton/frontend-nanodegree-arcade-game.git

# Installs all dependencies and starts dev server on port 8080
yarn && yarn start // or npm install && npm start

# Open local
http://localhost:8080/