Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bearddan2000/nodejs-web-vite-yarn-qwik-template
A qwik template for the vite packager.
https://github.com/bearddan2000/nodejs-web-vite-yarn-qwik-template
nodejs qwik template vite web yarn
Last synced: 17 days ago
JSON representation
A qwik template for the vite packager.
- Host: GitHub
- URL: https://github.com/bearddan2000/nodejs-web-vite-yarn-qwik-template
- Owner: bearddan2000
- Created: 2024-01-07T03:51:14.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-07T03:51:16.000Z (10 months ago)
- Last Synced: 2024-07-30T21:07:07.161Z (3 months ago)
- Topics: nodejs, qwik, template, vite, web, yarn
- Language: Shell
- Homepage: https://github.com/bearddan2000/nodejs-web-vite-yarn-qwik-template
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-web-vite-yarn-qwik-template
## Description
A qwik template for the vite packager.## Tech stack
- yarn
- vite
- qwik## Docker stack
- node## To run
`sudo ./install.sh -u`## To stop (optional)
`sudo ./install.sh -d`## For help
`sudo ./install.sh -h`## Credits
[Vite docs](https://vitejs.dev/guide/)