pless84 / Bismuth

Getting down to Bismuth with this React, Vite, TypeScript & SCSS starter template. It helps you get going with projects faster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bismuth

Getting down to Bismuth with React, Vite & Typescript. Vite gives us Hot Module Reloading (HMR) so we can work with React & TypeScript in realtime.

Made for Curious Byte but is ideal for anybody wanting a good starter project with all the basics.

Getting started

npm

npm install
npm run dev

yarn

yarn install
yarn dev

pnpm

pnpm install
pnpm dev

About

Getting down to Bismuth with this React, Vite, TypeScript & SCSS starter template. It helps you get going with projects faster.


Languages

Language:TypeScript 43.2%Language:CSS 40.8%Language:JavaScript 7.8%Language:HTML 7.4%Language:SCSS 0.8%