https://github.com/5tarlight/webar
Feast web ar
https://github.com/5tarlight/webar
Last synced: 3 months ago
JSON representation
Feast web ar
- Host: GitHub
- URL: https://github.com/5tarlight/webar
- Owner: 5tarlight
- License: mit
- Created: 2022-09-02T03:21:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-02T11:26:54.000Z (almost 3 years ago)
- Last Synced: 2025-01-20T07:07:41.925Z (5 months ago)
- Language: JavaScript
- Size: 4.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zappar for ThreeJS
## Webpack Bootstrap Project
In this project you'll find an Node.js project that gets you up and running with Zappar for ThreeJS.
Head to the NPM package page for more information on how to build best-in-class AR experiences: [Zappar for ThreeJS](https://www.npmjs.com/package/@zappar/zappar-threejs) (@zappar/zappar-threejs)
## Preview
Scan the QR code below using your native camera app or QR code reader to view the example:
## Running the Project
The project has been set up to use webpack for bundling assets and code. To get started, install the project's dependencies by running the following command:
```bash
npm install
```During development, you can use the following command to run a `webpack` server for testing on your computer or a device on your local network:
```bash
npm run dev
```And when you're ready to publish your site, run the following command. The resulting `dist` folder can be uploaded to ZapWorks for publishing. If you'd like to self-host your site, be sure to check out the documentation on the [Zappar for ThreeJS](https://www.npmjs.com/package/@zappar/zappar-threejs) page.
```bash
npm run build
```## Target Image
