https://github.com/mrprkr/articular
https://github.com/mrprkr/articular
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrprkr/articular
- Owner: mrprkr
- Created: 2015-01-28T02:49:14.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-12T05:37:50.000Z (about 10 years ago)
- Last Synced: 2025-01-25T07:09:55.352Z (3 months ago)
- Language: CSS
- Homepage: http://articular.io
- Size: 5.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Styleguide with Gulp automation
## Installation
1. Download the repository, `cd` into it
2. Install npm modules: `npm install` - this will take a while
3. Install bower dependencies `bower install`
4. Start gulp: `gulp`
5. View in browser at http://localhost:3000## To deploy
move /public to web server