Skip to content
/ csspre Public
forked from futekov/csspre

CSS PRE site source

khaven/csspre

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS PRE

Getting Started

  1. Clone the project, install DocPad and its dependencies, and then run the server
git clone git@github.com:futekov/csspre.git
cd csspre
npm install -g docpad@6.69.2
npm install
docpad run
  1. Open the local server at http://localhost:9778/

  2. Make your changes in the src directory

Built with DocPad

About

CSS PRE site source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.0%
  • JavaScript 36.9%
  • HTML 12.1%