Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hellsan631/thesyndicatetechdemo
https://github.com/hellsan631/thesyndicatetechdemo
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hellsan631/thesyndicatetechdemo
- Owner: hellsan631
- Created: 2015-10-09T22:27:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-09T22:32:11.000Z (over 9 years ago)
- Last Synced: 2024-11-08T11:06:05.770Z (2 months ago)
- Language: CSS
- Size: 3.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StyleGuide
This repo uses Gulp to serve as a website and compile sass changes on the go.
### Required
- NodeJS/NPM
- Bower (npm install -g bower)### How to Install & Run
Installing:
```
npm install
```Starting:
```
npm start
```