Skip to content

A simple website UI using Typescript, React, Webpack, TailwindCSS, ESLint and Jest

Notifications You must be signed in to change notification settings

nathan-gilbert/typescript-react-ui

Repository files navigation

Sample Website UI with Typescript

Includes setup for:

  • Eslint
  • Prettier
  • Webpack (dev & prod)
  • Tailwind CSS
  • Jest

Prerequisites

  • node v16.16.0
  • yarn

Running development build locally

  1. yarn
  2. yarn build:dev
  3. yarn start:dev

Building Production

  1. yarn
  2. yarn build:prd

About

A simple website UI using Typescript, React, Webpack, TailwindCSS, ESLint and Jest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published