A fun game to play eat all the food presnt to win.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Download the code from the development branch or clone using git.
- Open in your preffered text editor example VS code.
- Download and install node.
- With your npm alredy installed, run: npm install on your terminal to install all dependencies.
- Then run: npm run serve on your terminal to get it running on your local mechine
What things you need to install the software and how to install them
- A text editor eg VS code. You can get it from https://code.visualstudio.com/ and download from your prffered OS.
- Node: Download and install node from https://nodejs.org/en/ fro your preffered OS, to get npm running.
npm install
npm run serve
npm run build
- VUE js - The web framework used
- Wahab Habib - blackdev
- VUE JS Docs
- Stack OverFlow