Skip to content

tonthanhhung/typescript-react-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript React Template

A minimum template for boostrap React application based on Typescript.

Use this as a template when you start a new repository.

What included and configured are:

  • TypeScript
  • React
  • SCSS and TailwindCSS with a preset of colors
  • Parcel as a bundler
  • Support IE 11
  • Prettier in commithook

How to use

  • Start developement
    $ yarn start
  • Build
    $ yarn build
  • Deployment to Now

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.2%
  • CSS 28.7%
  • HTML 4.6%
  • TypeScript 4.5%