lizijie1993 / webpack-react-start

webpack&react project template.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack-react-start

Webpack&react project template.

Webpack&react 项目基础模板。

features

The template for developing with webpack, react, less.

使用webpack, react, less进行开发的基础模板。

Usage

  1. Clone to your local computer.
    将仓库克隆至本地.
  2. Enter the directory and run npm install.
    进入目录,运行npm install
  3. Run 'npm run dev'.
    运行npm run dev
  4. Open the browser and enter http://localhost:8082, you will see 'Hello World'!
    打开浏览器,输入http://localhost:8082,你会看到 "Hello World"。

About

webpack&react project template.

License:MIT License


Languages

Language:JavaScript 86.7%Language:HTML 13.3%