Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/donkeycode/bourbon-integ-init
https://github.com/donkeycode/bourbon-integ-init
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/donkeycode/bourbon-integ-init
- Owner: donkeycode
- Created: 2016-02-12T15:10:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-05-14T02:01:35.000Z (over 2 years ago)
- Last Synced: 2023-08-04T14:58:56.346Z (over 1 year ago)
- Language: CSS
- Size: 60.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Bourbon Integration init
##Init for integration project using Bourbon/Neat SASSDocs SASS : http://sass-lang.com/guide
Doc Bourbon : http://bourbon.io/docs/
Doc Neat : http://thoughtbot.github.io/neat-docs/latest/
# Install
1. npm install
2. bower install# Develop mode
1. gulp dev# Build
1. gulp build