Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bearddan2000/nodejs-web-vite-corepack-yarn-lit-template

A lit template for the vite packager.
https://github.com/bearddan2000/nodejs-web-vite-corepack-yarn-lit-template

corepack lit nodejs template vite web yarn

Last synced: 17 days ago
JSON representation

A lit template for the vite packager.

Awesome Lists containing this project

README

        

# nodejs-web-vite-corepack-yarn-lit-template

## Description
A lit template for the vite packager.

## Tech stack
- corepack
- yarn
- vite
- lit

## 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/)
- [Corepack install](https://nodejs.org/api/corepack.html)