Skip to content

An scaffold of react + TypeScript app, using css modules / static files modules out of box

Notifications You must be signed in to change notification settings

six-face/Create-React-TS-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An ultimate scaffold of React.js + TypeScript + Less application.
Supporting css modules, static files(images) as modules without any type error,using latest Webpack(5.54.0), devserver out of box to improve your developent environment.

Getting started

npx create-react-ts-less-app-v1 my-app
cd my-app
npm run start

Building

npm run build

PS: if you use VSCode and get an error of use '--jsx' flag before writing jsx, please change the TypeScript version to workspace version

Enjoy : )

About

An scaffold of react + TypeScript app, using css modules / static files modules out of box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published