Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jedi4ever/devopsdays-website
https://github.com/jedi4ever/devopsdays-website
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jedi4ever/devopsdays-website
- Owner: jedi4ever
- Created: 2014-02-25T20:23:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-27T20:44:39.000Z (almost 11 years ago)
- Last Synced: 2023-04-10T14:21:57.894Z (over 1 year ago)
- Language: JavaScript
- Size: 9.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation
- install nodejs: (brew or download it or nvm)
- clone the directory:
- install the packages:
$ npm install# Directory Layout
- src: contains the content
- lib: contains javascript & 3the party bower components# Live Editing
- grunt live# Release
- grunt ...