Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevin-roark/millweb
Its like HTML5 Boilerplate but without all the weird boilerplate
https://github.com/kevin-roark/millweb
Last synced: 27 days ago
JSON representation
Its like HTML5 Boilerplate but without all the weird boilerplate
- Host: GitHub
- URL: https://github.com/kevin-roark/millweb
- Owner: kevin-roark
- License: mit
- Created: 2014-02-23T03:40:33.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-05T17:27:13.000Z (almost 11 years ago)
- Last Synced: 2024-12-18T04:22:49.643Z (about 1 month ago)
- Language: JavaScript
- Size: 242 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
millweb
=======Its like HTML5 Boilerplate but without all the weird boilerplate
To install:
npm install -g millweb
Also!! This presumes global installation of browersify and minify. I would
recommend installing those even if u don't use this cause they rule.
Feasibly I should put them in the dependencies but I figure most people
have 'em globally and wanna keep size down.How I start a project:
make it on github
clone it
go to the new directory
millwebThen the project directory will have a bunch of useful stuff in it!
To use the Makefile in the project use "sudo make".
Enjoy the 2 minutes saved!!!