Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xiyuan404/vue-expense-tracker

toy project used vue composition api
https://github.com/xiyuan404/vue-expense-tracker

Last synced: about 1 month ago
JSON representation

toy project used vue composition api

Awesome Lists containing this project

README

        

# vue-expense-tracker
![snapshot](expense-tracker-snapshot.png)

## Project Setup

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```