$ git clone https://github.com/mei-soft/umi-front-starter-kit
$ cd umi-front-starter-kit
$ npm install
$ npm start # visit http://localhost:3000
# preview
$ docker-compose up
# open http://localhost:8000
Any type of contribution is welcome, here are some examples of how you may contribute to this project:
- Submit issues to report bugs or ask questions.
- Propose pull requests to improve our code.