mcastre / maths

A small Flashcards-style app for kids that helps with counting, addition, subtraction, multiplication, and division. Written using Vue.js + Nativescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maths

A small Flashcards-style app for children learning counting, addition, subtraction, multiplication, and division. Written in Vue.js + Nativescript.

Usage

# Install dependencies
npm install

# Preview on device
tns preview

# Build, watch for changes and run the application
tns run

# Build, watch for changes and debug the application
tns debug <platform>

# Build for production
tns build <platform> --env.production

About

A small Flashcards-style app for kids that helps with counting, addition, subtraction, multiplication, and division. Written using Vue.js + Nativescript


Languages

Language:JavaScript 83.6%Language:Vue 12.2%Language:TypeScript 2.4%Language:CSS 1.7%