- ES6 with Module, Import Maps, JSON Imports and CSSStyleSheet, ...
- Zero Build Step
- Package Management using Snowpack
python -m http.server 8080 --bind 127.0.0.1
yarn
yarn add three
node_modules/.bin/snowpack --optimize --clean
import * as THREE from "three"