Skip to content

miickel/upp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

upp

Minimal setup for rapid web devlopment. Includes Stylus (nib, rupture, jeet, autoprefixer), Pug templates, Browser-sync for live updates across browsers and Gulp to orchestrate the build and watch for file changes (automatic rebuilds).

Disclaimer: This setup includes tools that I enjoy using, and is not aimed at the public. I'm not looking for pull requests, but feel free to fork the project if you would like to switch things around.

Install

Clone and install dependencies...

  1. git clone [email protected]:miickel/upp.git

  2. cd upp

  3. npm install

Usage

Build css and html, then start the server and watch for file changes...

  1. gulp

  2. Hack away!

About

Minimal setup for rapid web app devlopment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published