Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 203 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 203 Bytes

splash

Just a splash screen for the meetups

Content is in the gh-pages branch.

To minify

	npm install uglify-js -g
	uglifyjs p1k.js -o p1k-min.js --lint -m -c