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

https://github.com/kalwalt/arnft-es6-react

A testing repository for ARnft in a React app.
https://github.com/kalwalt/arnft-es6-react

ar ar-nft arnft augmentedreality jsartoolkit-nft react webar

Last synced: 7 months ago
JSON representation

A testing repository for ARnft in a React app.

Awesome Lists containing this project

README

          

# ARnft-ES6-react
This is a repository for testing pourpose. This project was bootstrapped with create react-app.
I am testing the new [ARnft](https://github.com/webarkit/ARnft) library with the experimental **ES6** feature.

## Install and test
After cloning the repository:

`git clone https://github.com/kalwalt/ARnft-ES-react.git`

run the yarn installer:

`yarn install`

then you are ready to test the project, run:

`yarn dev`