Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 555 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 555 Bytes

CommonTools

A web app providing common tools, such as urlencode/decode, markdown and so on, created with react, redux, react-route, antd.
example site

Screenshots

Structure

Usage

  • First
npm install
  • Second
npm start

That's all. You can visit localhost:8000 with browser to see the page.