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
- Host: GitHub
- URL: https://github.com/decodedco/css-builder
- Owner: DecodedCo
- Created: 2016-06-08T08:52:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-09T16:19:40.000Z (about 10 years ago)
- Last Synced: 2025-12-29T21:34:03.468Z (6 months ago)
- Language: CSS
- Size: 938 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.