Website for fig.js - https://fig.nikerino.com
# deps
npm install
# build all the things
npm run build
# start the server
node server.js
# during development it is also useful to use the watcher scripts
# for maximum convenience
npm run js:watch
npm run sass:watch
MIT
- fig.js - experimental front-end ui framework
- figify - fig.js browserify transform
- fig-compiler - fig.js component compiler