MangoSnake This repository is holds the code for the snake game that will be coded out in the workshop. Getting Started Clone Repo: git clone https://github.com/kennetpostigo/mangosnake.git Install Dependencies: npm install Compile Code: npm run watch Serve npm run dev