Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 866 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 866 Bytes

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

# Clone this repository
$ git clone https://github.com/vilmacio22/react-mktable.git

# Go into the repository
$ cd react-mktable

# Install dependencies
$ yarn install

# Run development server
$ yarn start

License

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


Created by vilmacio