Skip to content
/ react-template Public template

Template for Vite, React + tailwindcss + TypeScript projects with some tools preconfigured.

License

Notifications You must be signed in to change notification settings

dltxio/react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vite React TypeScript tailwindcss starter

Template for vite, React + tailwindcss + TypeScript projects with some tools preconfigured.

About

Template for vite, React + tailwindcss + TypeScript projects with some tools preconfigured.

Libraries

Tools

Usage

Create a new project from this template by clicking the "Use this template" button:

yarn
yarn dev
yarn test

Lighthouse

yarn lighthouse will test the BUILD of the project, so if there is no build present you will need to run yarn build initially.

yarn lighthouse:remote will test the UAT URL for the project, so you will need to configure that in lighthouserc.json.

This is done so that local testing will reflect UAT as closely as possible, with the build process having minified the JS, CSS, etc...

About

Template for Vite, React + tailwindcss + TypeScript projects with some tools preconfigured.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published