Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 529 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 529 Bytes

8-ball

A simple frontend app that shakes an 8-ball for an answer.

Tech Stack

  • Frontend Framework: VueJS (Typescript)
  • Host Provider: Netlify

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.