https://github.com/thaddeusjiang/simple-order-system
The online-test from Zenport.io
https://github.com/thaddeusjiang/simple-order-system
examination parcel reactjs
Last synced: about 2 months ago
JSON representation
The online-test from Zenport.io
- Host: GitHub
- URL: https://github.com/thaddeusjiang/simple-order-system
- Owner: ThaddeusJiang
- License: mit
- Created: 2018-08-20T02:51:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-09T04:56:10.000Z (almost 6 years ago)
- Last Synced: 2024-12-09T09:57:50.998Z (10 months ago)
- Topics: examination, parcel, reactjs
- Language: JavaScript
- Homepage: https://thaddeusjiang.github.io/simple-order-system/
- Size: 2.08 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Order System
[](https://travis-ci.org/ThaddeusJiang/simple-order-system)
[](https://codecov.io/gh/ThaddeusJiang/simple-order-system)This is a examination from Zenport. ref: https://gitlab.com/zenport.io-public/react-assignment/tree/master
## Getting started
```
yarnyarn start
```## Features
- React
- ES6+
- Unit Test(`jest`)## Tools
- [parcel-antd-template](https://github.com/ThaddeusJiang/parcel-antd-template)