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-yarn-vanilla-typescript-template

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

nodejs template typescript vanilla vite web yarn

Last synced: about 2 months ago
JSON representation

A vanilla template for the vite packager.

Awesome Lists containing this project

README

        

# nodejs-web-vite-yarn-vanilla-typescript-template

## Description
A vanilla template for the vite packager.

## Tech stack
- yarn
- vite
- vanilla
- typescript

## 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/)