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.
- Host: GitHub
- URL: https://github.com/kalwalt/arnft-es6-react
- Owner: kalwalt
- Created: 2020-10-09T19:57:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-23T12:38:43.000Z (over 1 year ago)
- Last Synced: 2025-02-02T06:23:55.450Z (over 1 year ago)
- Topics: ar, ar-nft, arnft, augmentedreality, jsartoolkit-nft, react, webar
- Language: JavaScript
- Homepage: https://kalwalt.github.io/ARnft-ES6-react/
- Size: 25.7 MB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`