https://github.com/6edesign/svelte-three-mograph
https://github.com/6edesign/svelte-three-mograph
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/6edesign/svelte-three-mograph
- Owner: 6eDesign
- License: mit
- Created: 2021-01-07T21:47:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T05:30:30.000Z (over 5 years ago)
- Last Synced: 2025-03-17T07:09:55.430Z (about 1 year ago)
- Language: Svelte
- Size: 592 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Svelte Mograph Experiments (with Three.js)
[Demo](https://6edesign.github.io/svelte-three-mograph/)
## Available Scripts
### npm start
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
### npm run build
Builds a static copy of your site to the `build/` folder.
Your app is ready to be deployed!