Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reslear/ionic-vue-pnpm-express-monorepo
https://github.com/reslear/ionic-vue-pnpm-express-monorepo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reslear/ionic-vue-pnpm-express-monorepo
- Owner: reslear
- Created: 2022-06-15T15:43:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-15T18:32:31.000Z (over 2 years ago)
- Last Synced: 2024-07-31T22:37:29.943Z (7 months ago)
- Language: CSS
- Size: 41 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with frontend ViteJS, Ionic v6, VueJS PWA and Express backend
this is simple pwa template
is need configured capacitor iOS and Android Application see another templete [ionic-vue-capacitor](https://github.com/reslear/ionic-vue-capacitor)[ionic docs](https://ionicframework.com/docs/components)
## Recommended Setup
- [pnpm](https://www.npmjs.com/package/pnpm)
- [VSCode](https://code.visualstudio.com/) + [Vue Language Features (Volar)
](https://marketplace.visualstudio.com/items?itemName=vue.volar)## Installation
1. `pnpm install -r`
2. rename `.env.example` to `.env`
3. split terminal and run `pnpm --filter "backend" dev` and `pnpm --filter "frontend" dev`## License
[MIT](./LICENSE) License © 2022-Present [reslear](https://github.com/reslear)