1.2.7 • Published 1 month ago

react-vite-ts-boilerplate v1.2.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

Very Fast React Boilerplate

header

Github Downloads npm version

Getting started

  1. Gets the git project. (Auto run installation)
  npx react-vite-ts-boilerplate my-app
  1. Start the dev server. And open http://localhost:3000 in your browser.
  yarn dev
  1. Build your product.
  yarn prod

Dependencies

  • React
  • Vite
  • Typescript
  • eslint
  • Prettier

Performance

  • fast dev server
$ yarn dev
yarn run v1.22.17
$ vite
                                                                                                                                                                                           16:58:10
  vite v2.8.6 dev server running at:

  > Local: http://localhost:3000/                                                                                                                                                          16:58:10
  > Network: use --host to expose                                                                                                                                                          16:58:10
                                                                                                                                                                                           16:58:10
  ready in 776ms.
  • fast build speed
$ yarn prod               
yarn run v1.22.17
$ vite build
vite v2.8.6 building for production...                                                                                                                                                                                                                         21:57:44
✓ 37 modules transformed.                                                                                                                                                                                                                                      21:57:45
dist/public/index.html           0.55 KiB                                                                                                                                                                                                                      21:57:45
dist/assets/index.f377a083.js    2.09 KiB / gzip: 1.13 KiB                                                                                                                                                                                                     21:57:45
dist/assets/vendor.5ad169fc.js   136.42 KiB / gzip: 44.42 KiB                                                                                                                                                                                                  21:57:45
✨  Done in 2.22s.
1.2.7

1 month ago

1.2.6

4 months ago

1.2.5

4 months ago

1.2.4

1 year ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.0

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.2.1

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago