GraduationProject_VueBootcamp
- Protein Vue.js is the graduation project of Bootcamp. Our aim is to make a horse racing game.
Demo
Getting Started
To get started you can simply clone this vue-dashboard-team-earth-1
repository and install the dependencies.
Clone the GranduationProject_VueBootcamp
repository using git:
git clone https://github.com/esrakocakk/GraduationProject_VueBootcamp.git
Install dependencies with this command:
npm install
Run the application with this command:
npm run dev