Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 450 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 450 Bytes

math-game

초딩 딸내미를 위해 구구단, 시계읽기 등 연습할 수 있는 PWA

Demo

https://evans-kim.github.io/math-game/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.