Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tjx666/react-typescript-boilerplate
An awesome boilerplate for react + typescript development made with love
https://github.com/tjx666/react-typescript-boilerplate
boilerplate react typescript webpack
Last synced: 12 days ago
JSON representation
An awesome boilerplate for react + typescript development made with love
- Host: GitHub
- URL: https://github.com/tjx666/react-typescript-boilerplate
- Owner: tjx666
- License: mit
- Created: 2020-02-02T05:11:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T06:45:57.000Z (almost 2 years ago)
- Last Synced: 2024-10-23T08:54:24.189Z (21 days ago)
- Topics: boilerplate, react, typescript, webpack
- Language: TypeScript
- Homepage:
- Size: 1.36 MB
- Stars: 94
- Watchers: 6
- Forks: 29
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# react-typescript-boilerplate
[![Build Status](https://travis-ci.org/tjx666/react-typescript-boilerplate.svg?branch=master)](https://travis-ci.org/tjx666/react-typescript-boilerplate) [![dependencies Status](https://david-dm.org/tjx666/react-typescript-boilerplate/status.svg)](https://david-dm.org/tjx666/react-typescript-boilerplate) [![devDependencies Status](https://david-dm.org/tjx666/react-typescript-boilerplate/dev-status.svg)](https://david-dm.org/tjx666/react-typescript-boilerplate?type=dev) [![Known Vulnerabilities](https://snyk.io/test/github/tjx666/react-typescript-boilerplate/badge.svg?targetFile=package.json)](https://snyk.io/test/github/tjx666/react-typescript-boilerplate?targetFile=package.json) [![Percentage of issues still open](https://isitmaintained.com/badge/open/tjx666/react-typescript-boilerplate.svg)](http://isitmaintained.com/project/tjx666/react-typescript-boilerplate') [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](https://github.com/tjx666/react-typescript-boilerplate/pulls)
:rocket: An awesome boilerplate for react + typescript development made with :heart:
## :books: 系列教程
- [从零开始配置 react + typescript(一):dotfiles](https://juejin.cn/post/6844904055618158600)
- [从零开始配置 react + typescript(二):linters 和 formatter](https://juejin.cn/post/6844904056591220750)
- [从零开始配置 react + typescript(三):webpack](https://juejin.cn/post/6844904067844538382)