Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 917 Bytes

README.md

File metadata and controls

46 lines (36 loc) · 917 Bytes

Random Number Generator

A project created for generating lucky numbers. These can be used for a game, the lottery, etc.

My grandfather would not let a day go by without playing the lottery. This app was built in his memory.

Live Demo

Dependencies:

  • Vue
  • Vuetify
  • Axios

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.