Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LFSCamargo/vue.pnpm
Vue and PNPM Monorepo
https://github.com/LFSCamargo/vue.pnpm
monorepo pnpm tailwind-ui tailwindcss typescript vue
Last synced: 8 days ago
JSON representation
Vue and PNPM Monorepo
- Host: GitHub
- URL: https://github.com/LFSCamargo/vue.pnpm
- Owner: LFSCamargo
- Created: 2023-01-10T18:01:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T18:45:00.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T01:02:55.308Z (17 days ago)
- Topics: monorepo, pnpm, tailwind-ui, tailwindcss, typescript, vue
- Language: Vue
- Homepage: https://vue-pnpm.netlify.app/
- Size: 179 KB
- Stars: 18
- Watchers: 2
- Forks: 1
- 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!