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

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

Awesome Lists containing this project

README

          

# Simple Order System
[![Build Status](https://travis-ci.org/ThaddeusJiang/simple-order-system.svg?branch=master)](https://travis-ci.org/ThaddeusJiang/simple-order-system)
[![codecov](https://codecov.io/gh/ThaddeusJiang/simple-order-system/branch/master/graph/badge.svg)](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
```
yarn

yarn start
```

## Features
- React
- ES6+
- Unit Test(`jest`)

## Tools
- [parcel-antd-template](https://github.com/ThaddeusJiang/parcel-antd-template)