Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexfernandez/site
Scaffold of a new product site
https://github.com/alexfernandez/site
Last synced: about 1 month ago
JSON representation
Scaffold of a new product site
- Host: GitHub
- URL: https://github.com/alexfernandez/site
- Owner: alexfernandez
- License: mit
- Created: 2016-09-16T14:58:47.000Z (over 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-09-27T07:41:08.000Z (over 8 years ago)
- Last Synced: 2024-11-24T18:39:03.751Z (about 1 month ago)
- Language: CSS
- Size: 24.2 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# media-smart site
The coolest product website. 🍺
## Getting started
To install dependencies:
```
$ gem install bundler
$ gem install jekyll
```
```
$ npm install
```To run the site:
```
$ npm start
```