mudcrab / starter

React starter kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starter

Description

Minimal starting point for a React app with Typescript.

Includes

  • React
  • SCSS support
  • HMR

Install & run

  • Install dependencies with yarn or npm i
  • Run yarn dev, this starts dev server on port 8081

License

MIT

About

React starter kit

License:MIT License


Languages

Language:JavaScript 68.4%Language:TypeScript 28.8%Language:CSS 2.8%