https://github.com/yushijinhun/skinview3d-legacy-browser
https://github.com/yushijinhun/skinview3d-legacy-browser
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yushijinhun/skinview3d-legacy-browser
- Owner: yushijinhun
- License: mit
- Created: 2020-09-12T15:04:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-25T19:14:41.000Z (almost 4 years ago)
- Last Synced: 2025-01-20T20:40:24.826Z (5 months ago)
- Language: JavaScript
- Homepage: https://yushijinhun.github.io/skinview3d-legacy-browser
- Size: 1.27 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# skinview3d-legacy-browser
make skinview3d run on IE 11, using webpack and babel## Build & Run
```
npm install
npx webpack
npx ws
```