acidiney / Vue-With-Mobx

Simple TodoApp to learn more about MobX using Vue(With TypeScript)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-mobx

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.

About

Simple TodoApp to learn more about MobX using Vue(With TypeScript)


Languages

Language:Vue 74.8%Language:HTML 11.6%Language:TypeScript 11.4%Language:JavaScript 2.1%