Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darkwebdev/folio
My portfolio with slider
https://github.com/darkwebdev/folio
Last synced: about 1 month ago
JSON representation
My portfolio with slider
- Host: GitHub
- URL: https://github.com/darkwebdev/folio
- Owner: darkwebdev
- Created: 2013-12-17T22:47:19.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-07T20:01:24.000Z (almost 10 years ago)
- Last Synced: 2024-04-16T22:28:36.823Z (9 months ago)
- Language: JavaScript
- Size: 1.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
folio
=====My portfolio with slider
Working copy here
Installation
First nodeJs & npm:
sudo apt-get install python-software-properties python g++ make
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs npm
Then bower & grunt:
sudo npm install -g bower grunt grunt-cli
Build
npm install
bower install
grunt build