README.md

April 14, 2016 ยท View on GitHub

What's this

React(ant-design) based frontend boilerplate project.

How to run it

npm install
# More commands see: package.json
npm start
# Open http://localhost:3000/#/demo/test_forms

Contents

  1. 1What's this
  2. 2How to run it