Skip to content
This repository has been archived by the owner on Jun 28, 2020. It is now read-only.

kogakure/rapid-prototyping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Setup for Rapid Prototyping with PostCSS and Gulp

Installation

npm install

Development Server

To start a development server run:

gulp

Editing Files

To create a new template, create a HTML file in templates. Changes on these files will automatically refresh the browser.

Stylesheets are written in PostCSS. Only change files in postcss. Feel free to create partials, more files, or install additional PostCSS plugins.

All three folders (css, postcss and templates) are served on root. The server thinks all folders are one.

About

Simple setup for Rapid Prototyping with Gulp.js, PostCSS and BrowserSync.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published