https://github.com/papilo-cloud/invoice-app
Made with vuex and vue.js
https://github.com/papilo-cloud/invoice-app
Last synced: 3 months ago
JSON representation
Made with vuex and vue.js
- Host: GitHub
- URL: https://github.com/papilo-cloud/invoice-app
- Owner: papilo-cloud
- Created: 2022-10-25T21:52:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-07T02:25:02.000Z (over 2 years ago)
- Last Synced: 2025-01-26T09:44:00.561Z (5 months ago)
- Language: Vue
- Homepage: invoice-app-five.vercel.app
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portfolio
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).