Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kvkens/react-scaffold

Webpack4 + Babel7 + React16
https://github.com/kvkens/react-scaffold

babel react webpack

Last synced: about 2 months ago
JSON representation

Webpack4 + Babel7 + React16

Awesome Lists containing this project

README

        

# react-scaffold
## 介绍
使用最新的技术搭建React开发环境脚手架。
React主要用于单页应用程序。

## 环境
- Webpack 4.x
- Babel 7.x
- React 16.x

## 开发
- npm install
- npm start
- npm run build

## 特性

## 版本

- 0.0.1 初始化工程
- 0.0.2 排除dist等目录、添加PostCss、autoprefixer