/apple-game

Primary LanguageJavaScript

Apple Game

  • Used Stacks: Webpack, Vue.js, Vuex, Cypress
  • Used Tools: Eslint, Babel, Prettier

Installation

git clone https://github.com/karatasebu/apple-game
cd apple-game
npm i

Start the server

npm run dev

Start the test

npm run test