Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/noesya/jekyll-starter-three


https://github.com/noesya/jekyll-starter-three

Last synced: about 2 months ago
JSON representation

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