Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kingoftac/vite-fast-template

Vite + FAST + Yarn3 starter template
https://github.com/kingoftac/vite-fast-template

fast-components fast-foundation fluent-ui-components fluent-ui-icons starter starter-kit starter-project starter-template template template-project template-repository typescript vite yarn-berry yarn-v2

Last synced: 18 days ago
JSON representation

Vite + FAST + Yarn3 starter template

Awesome Lists containing this project

README

        

# vite-fast-template
Vite + FAST + Yarn3 starter template

This Template is meant as a starter for creating libraries or applications built on [FAST](https://fast.design)

## Getting Started
This template uses Yarn v2 [zero installs](https://yarnpkg.com/features/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
```shell
yarn start:dev
```