Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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