Skip to content
/ first-pr Public
forked from andrew/first-pr

:octocat: What was the first pull request you sent on GitHub?

License

Notifications You must be signed in to change notification settings

dkoo2/first-pr

 
 

Repository files navigation

First Pull Request

build status Dependency Status devDependency Status Gitter

What was the first pull request you sent on GitHub? firstpr.me

Hosted on pages.github.com, data from developer.github.com/v3/

Asset compilation

Install Gulp and compile the assets:

npm install -g yarn # install yarn package manager
yarn # to install dependencies
npm run build # will concat/compress css and js

During development just run gulp in a separate console for continuous compilation. (Gulp will watch for changes in the js/ and css/ directories and run the respective tasks.)

Copyright

Copyright (c) 2016 Andrew Nesbitt. See LICENSE for details.

About

:octocat: What was the first pull request you sent on GitHub?

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.5%
  • HTML 4.4%
  • CSS 4.1%