Z4P0 / lnb-prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monte

my personal bootstrap heavily influenced by the html5 boilerplate, full credit to them for making the Internet a better place

Requires node
$ cd src/
$ npm install
$ grunt

The project will build into a build/ directory

Run a Python server

$ cd build/
$ python -m SimpleHTTPServer
$ python -m SimpleHTTPServer 8080  # optional port number argument

I guess I'll just use this a resource too Favored JS Libraries

  • swipe.js
  • moment.js
  • handlebars.js

Web Frameworks

  • Flask
  • Django

About

License:MIT License


Languages

Language:CSS 58.9%Language:HTML 29.7%Language:JavaScript 11.4%