Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdc224/react-webpack-boilerplate
A Boilerplate for ReactJS Project with Typescript
https://github.com/sdc224/react-webpack-boilerplate
Last synced: 4 days ago
JSON representation
A Boilerplate for ReactJS Project with Typescript
- Host: GitHub
- URL: https://github.com/sdc224/react-webpack-boilerplate
- Owner: sdc224
- License: mit
- Created: 2020-07-19T07:28:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T20:01:18.000Z (17 days ago)
- Last Synced: 2024-10-29T22:39:58.368Z (16 days ago)
- Language: TypeScript
- Size: 1.76 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Webpack Boilerplate
A boilerplate for setting up ReactJS with Typescript, with latest dependencies.
## Status
[![Build Status][github-actions-status]][github-actions-url]
[![Dependency Status][david-image]][david-url]
[![DevDependency Status][david-dev-image]][david-dev-url]
[![Github Tag][github-tag-image]][github-tag-url]
[![CodeFactor][codefactor-image]][codefactor-url]
[![Netlify Status][netlify-image]][netlify-url]## Branches
1. master - Have the most useful tools
2. basic - Very basic setup, contains only React and Webpack, useful for developers who like experiments[github-actions-status]: https://github.com/sdc224/react-webpack-boilerplate/workflows/GitHub%20Actions/badge.svg
[github-actions-url]: https://github.com/sdc224/react-webpack-boilerplate/actions
[david-image]: https://img.shields.io/david/sdc224/react-webpack-boilerplate.svg
[david-url]: https://david-dm.org/sdc224/react-webpack-boilerplate
[david-dev-image]: https://img.shields.io/david/dev/sdc224/react-webpack-boilerplate.svg?label=devDependencies
[david-dev-url]: https://david-dm.org/sdc224/react-webpack-boilerplate?type=dev
[github-tag-image]: https://img.shields.io/github/tag/sdc224/react-webpack-boilerplate.svg?label=version
[github-tag-url]: https://github.com/sdc224/react-webpack-boilerplate/releases/latest
[codefactor-image]: https://www.codefactor.io/repository/github/sdc224/react-webpack-boilerplate/badge
[codefactor-url]: https://www.codefactor.io/repository/github/sdc224/react-webpack-boilerplate
[netlify-image]: https://api.netlify.com/api/v1/badges/3aff7b50-28af-4c50-a4b7-a68e72d5ae50/deploy-status
[netlify-url]: https://app.netlify.com/sites/react-ts-webpack-boilerplate/deploys