An open API service indexing awesome lists of open source software.

https://github.com/decodedco/css-builder

Gulp Setup with postCSS and Decoded basic styles
https://github.com/decodedco/css-builder

Last synced: 3 months ago
JSON representation

Gulp Setup with postCSS and Decoded basic styles

Awesome Lists containing this project

README

          

# Digital Toolkit

Built with Apostrophe. See below for links to Docs.

To compile css styles in `/public/css` run `gulp build` in production or `gulp watch` in development

Then run `npm start` to start the server and navigate to `localhost:4000`.

## Apostrophe

The Apostrophe Sandbox is a complete starting point for developing content-managed websites with Apostrophe. Please see the [Apostrophe documentation](http://apostrophenow.org) for a tutorial that begins with setting up this sandbox project.