Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asoutherncat/galaxy-portal
Time and Space Tunnel based on three.js
https://github.com/asoutherncat/galaxy-portal
threejs
Last synced: about 7 hours ago
JSON representation
Time and Space Tunnel based on three.js
- Host: GitHub
- URL: https://github.com/asoutherncat/galaxy-portal
- Owner: ASouthernCat
- Created: 2023-09-13T13:58:01.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-13T16:39:50.000Z (about 1 year ago)
- Last Synced: 2023-09-14T07:29:27.888Z (about 1 year ago)
- Topics: threejs
- Language: JavaScript
- Homepage: https://galaxy-portal.4everland.app/
- Size: 1.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# START
![输入图片说明](page.png)
## dependency```bash
npm install
```## run
```bash
npm run dev
```# Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
## Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).