A web app providing common tools, such as urlencode/decode, markdown and so on, created with react, redux, react-route, antd.
example site
- First
npm install
- Second
npm start
That's all. You can visit localhost:8000 with browser to see the page.
A web app providing common tools, such as urlencode/decode, markdown and so on, created with react, redux, react-route, antd.
example site
npm install
npm start
That's all. You can visit localhost:8000 with browser to see the page.