项目作者: vilmacio

项目描述 :
A dynamic table for React
高级语言: JavaScript
项目地址: git://github.com/vilmacio/react-mktable.git
创建时间: 2020-08-07T00:33:49Z
项目社区:https://github.com/vilmacio/react-mktable

开源协议:MIT License

下载


react-mktable


Create a dynamic table for React.


That’s a simple React project to demonstrate the structure of the javascript object.

Example

Usage

As user

The app is published at https://vilmacio.github.io/react-mktable/

As developer

  1. # Clone this repository
  2. $ git clone https://github.com/vilmacio22/react-mktable.git
  3. # Go into the repository
  4. $ cd react-mktable
  5. # Install dependencies
  6. $ yarn install
  7. # Run development server
  8. $ yarn start

License

This project is under the MIT license. See the LICENSE for more information.


Created by vilmacio