Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kangfei2020/first-pr

 
 

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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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