/vite-fast-typescript-starter

Taken from https://github.com/microsoft/fast

Primary LanguageTypeScript

vite-fast-typescript-starter

This is a Vite + FAST + TypeScript starter project.

  • Vite: Next Generation Frontend Tooling.

  • FAST: The adaptive interface system for modern web experiences.

  • TypeScript: A superset of JavaScript that compiles to clean JavaScript output.


Requirements


Getting started

git clone https://github.com/microsoft/fast.git
cd examples/vite-starters/vite-fast-typescript-starter
npm install --save @microsoft/fast-components @microsoft/fast-foundation @microsoft/fast-element
npm run dev

Starter screenshot:

hello