Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/huhulab/react-frontend-boilerplate

React admin frontend project boilerplate (Based on ant.design)
https://github.com/huhulab/react-frontend-boilerplate

Last synced: 24 days ago
JSON representation

React admin frontend project boilerplate (Based on ant.design)

Awesome Lists containing this project

README

        

## What's this
React([ant-design](https://github.com/ant-design/ant-design)) based frontend boilerplate project.

## How to run it
``` bash
npm install
# More commands see: package.json
npm start
# Open http://localhost:3000/#/demo/test_forms
```