thekaganugur / vite-fast-typescript-starter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 37.2%Language:HTML 31.2%Language:CSS 21.7%Language:JavaScript 9.9%