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

https://github.com/lvisei/react-project-template

A react project template by webpack
https://github.com/lvisei/react-project-template

react template-project webpack

Last synced: 6 months ago
JSON representation

A react project template by webpack

Awesome Lists containing this project

README

          

# react-project-template

A react project template by webpack

[![Build Status](https://www.travis-ci.org/liuvigongzuoshi/react-project-template.svg?branch=master)](https://www.travis-ci.org/liuvigongzuoshi/react-project-template)

## Dev Integrated

### Babel
- babel-preset-env
- babel-preset-react
- babel-plugin-syntax-dynamic-import

### Linter And Formatter
- ESLint
- eslint-recommended
- eslint-plugin-react
- eslint-plugin-react-hooks
- eslint-plugin-import
- eslint-plugin-jsx-a11y
- eslint-plugin-prettier
- Prettier
- eslint-config-prettier

### CSS Pre-processors
- Less
- Sass

### CSS Pudding
- postcss
- autoprefixer