Skip to content

A react starter template using swc-loader with Typescript support 😋

Notifications You must be signed in to change notification settings

iykekings/react-swc-loader-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A react starter template using swc-loader with Typescript support 😋

What to expect

  • Fast build time cos of swc "...a super-fast js/ts compiler written in Rust🦀"

  • Typescript support - Oh from swc too

  • .swcrc for configuring swc - think babelrc

  • No babel of course

How to use

  • npx degit https://github.com/iykekings/react-swc-loader-template.git

  • npm i

  • Start dev server: npm start

  • build: npm run build

About

A react starter template using swc-loader with Typescript support 😋

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published