Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 186 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 186 Bytes

Experiments base

Super simple base project for frontend experiments, using Vite.

Install:

> npm install

Watch & serve files:

> npm start