Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pinjasaur/portfolio

My portfolio.
https://github.com/pinjasaur/portfolio

bower gulp portfolio yarn

Last synced: about 1 month ago
JSON representation

My portfolio.

Awesome Lists containing this project

README

        

# portfolio

This is my personal portfolio site.

Unless noted otherwise, all content is under **[MIT License](/LICENSE)**.

## Usage/Developing

Assumes [Node.js][node], [Gulp][gulp], [Bower][bower], and [Yarn][yarn] are installed.

1. Grab a copy of the repository and `cd` to the root of it
2. Run `yarn` to grab dependencies
3. Run `gulp serve` to spin up a local server with live-reloading
4. Code away!
5. Commit your changes

[node]: https://nodejs.org/
[gulp]: http://gulpjs.com/
[bower]: https://bower.io/
[yarn]: https://yarnpkg.com/