https://github.com/cypriluc/virtual-showroom
https://github.com/cypriluc/virtual-showroom
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cypriluc/virtual-showroom
- Owner: cypriluc
- Created: 2021-02-25T15:36:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T08:09:18.000Z (over 2 years ago)
- Last Synced: 2025-01-10T09:09:28.342Z (4 months ago)
- Language: CSS
- Size: 60.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TESTBED virtual showroom
testing Unity import into web
## Project setup
```
npm install
```### Run the project locally
on: localhost:3000
```
node app.js
```