An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          



three.js Playground


Built upon PARCEL


## 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