kevinbarabash / vite-ecosystem

Experiment with tools from the vite ecosystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vite-ecosystem

Getting Started

This repo uses pnpm so if you don't have that installed you'll need to do that first by doing:

npm install -g pnpm

After that you can install all of the dependencies for this projects by doing:

pnpm install

See package.json for available scripts to run.

About

Experiment with tools from the vite ecosystem


Languages

Language:TypeScript 72.5%Language:CSS 22.3%Language:HTML 4.6%Language:JavaScript 0.6%