Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noesya/jekyll-starter-three
https://github.com/noesya/jekyll-starter-three
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/noesya/jekyll-starter-three
- Owner: noesya
- Created: 2021-09-03T09:05:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T10:49:03.000Z (about 2 years ago)
- Last Synced: 2023-03-04T05:58:25.455Z (almost 2 years ago)
- Language: JavaScript
- Size: 678 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jekyll Starter for three.js
This starter use webpack and three.js
## Run locally
```
jekyll serve --livereload
```## Webpack (for js coding)
```
npm run webpack
```