JiayingZeng / folio-2019

https://bruno-simon.com/#debug 3D 交互

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Folio 2019

Setup

Download Node.js. Run this followed commands:

# Just be sure that you've got parcel js on you system
npm install -g parcel-bundler

# Install dependencies (only for first time)
npm i

# Serve at localhost:1234
npm run dev

# Build for production in the dist/ directory
npm run build

About

https://bruno-simon.com/#debug 3D 交互

License:MIT License


Languages

Language:JavaScript 94.0%Language:GLSL 5.0%Language:HTML 0.9%Language:CSS 0.1%