Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 480 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 480 Bytes

vite-fast-template

Vite + FAST + Yarn3 starter template

This Template is meant as a starter for creating libraries or applications built on FAST

Getting Started

This template uses Yarn v2 zero installs, so no need to run an install script after cloning. Just start the dev server or start building your own FAST-based libraries.

Scripts

Start the included Vite starter app

yarn start:dev