Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csshugs/patternlab-scaffolding
Combining Pattern Lab v1.0.0 with Grunt and inuitcss
https://github.com/csshugs/patternlab-scaffolding
Last synced: 24 days ago
JSON representation
Combining Pattern Lab v1.0.0 with Grunt and inuitcss
- Host: GitHub
- URL: https://github.com/csshugs/patternlab-scaffolding
- Owner: csshugs
- License: mit
- Created: 2014-10-09T11:13:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-16T07:15:28.000Z (almost 8 years ago)
- Last Synced: 2024-04-14T05:13:29.172Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 56.6 KB
- Stars: 6
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pattern Lab scaffolding
Before you go on, make sure you've [made yourself familiar with Pattern Lab](http://patternlab.io/docs/index.html).
------
## Setup
When you are starting a brand new project with patternlab-scaffolding, follow the instruction for the [First time setup](https://github.com/csshugs/patternlab-scaffolding/wiki/First-time-setup).
When the project already exists and you want to get it running on your local machine, have a look at [Getting started](https://github.com/csshugs/patternlab-scaffolding/wiki/Getting-started).
## Documentation
For a thorough documentation, have a look at the [Wiki](https://github.com/csshugs/patternlab-scaffolding/wiki).
## Requirements
- [PHP 5.3+](http://windows.php.net/download/#php-5.5).
- [Node.js](http://nodejs.org/).
- [Grunt](http://gruntjs.com/).
- [Bower](http://bower.io/).
- [Git](http://git-scm.com/).## Troubleshooting
#### fatal: Not a git repository
It is important to **clone** this project. Downloading the ZIP won't work! Please follow [these instructions](https://github.com/csshugs/patternlab-scaffolding/wiki/First-time-setup) thoroughly.