https://github.com/lfscamargo/splitfy.app
Application to split bills
https://github.com/lfscamargo/splitfy.app
Last synced: 4 months ago
JSON representation
Application to split bills
- Host: GitHub
- URL: https://github.com/lfscamargo/splitfy.app
- Owner: LFSCamargo
- Created: 2023-01-31T15:25:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T15:25:16.000Z (over 3 years ago)
- Last Synced: 2025-07-05T00:44:33.261Z (about 1 year ago)
- Language: Vue
- Size: 99.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README

# Vue + PNPM Monorepo Template
Welcome To Tailwind UI + Vue + PNPM Monorepo, a Repository made to help others to get started with vue and pnpm
# Gettting started
After cloning the repository do the following commands
```sh
$> pnpm i
...
$> pnpm web:dev
```
# Contributing
To contribute to this repository make your changes on your fork and send a pull request here!