Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 296 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 296 Bytes

Lucky Lotto

GraphQL, Typescript, HTML, SASS, JS, Vue.js 2.0

Live Demo

https://lotto.yablonev.art

Project setup

npm install

First step: proxy

npm run proxy

Second step: serve

npm run serve

Compiles and minifies for production

npm run build