https://github.com/nextlevelshit/nls-parcel-threejs
three.js Playground
https://github.com/nextlevelshit/nls-parcel-threejs
3d parcel three-js
Last synced: about 1 month ago
JSON representation
three.js Playground
- Host: GitHub
- URL: https://github.com/nextlevelshit/nls-parcel-threejs
- Owner: nextlevelshit
- Created: 2019-01-10T09:09:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-11T06:49:02.000Z (over 7 years ago)
- Last Synced: 2025-10-06T21:50:07.611Z (8 months ago)
- Topics: 3d, parcel, three-js
- Language: TypeScript
- Homepage: https://threejs.dailysh.it
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting started
### Rquirements
- [Install **Node.js** via package manager](//nodejs.org/en/download/package-manager/)
- [Install **PARCEL** via npm or yarn](//parceljs.org/getting_started.html)
### Usefull Scripts
| command | description |
|------------------|-----------------------------------------------------------------|
| `npm run start` | start development server on `http://localhost:1234/` |
| `npm run build` | build production application and save to `./dist` |
### Development server
Download dependencies with `npm i` or `yarn`.
Run `npm run start` for a dev server. Browser opens and navigates automatically to `http://localhost:1234/`. The app will automatically reload if you change any of the source files. There are several edge cases, so you will have to reload manually your browser sometimes. Consider to wirte an issue, if you stumble upon some unsolvable problems.
## Meta Information
*Informations about the motivation, authors and license*
### Author
The author of this software is [Michael Czechowski](//dailysh.it), web developer based in Stuttgart and Berlin, Germany.
### Contributors
- Michael Czechowski ()
### License
Copyright (C) 2019 Michael Czechowski