Skip to content

Dylan-Buth/firstaidgit

 
 

Repository files navigation

#First Aid git

How to run

  1. npm install
  2. npm run start to start the Webpack development mode
  3. npm build to start the Webpack build

Make a build

Gulp.js is used to generate the Webpack build and take care of copying the assets to a build folder.

Make sure to have gulp installed and run:

gulp build

To generate a deployable version.

Notes

Please note that this project needs a lot of fixes as far as best practices go. It began its lifecycle as an experiment and there's plenty of improvements that can be done, so feel free to contribute if you'd like to make any changes to it.

Contributing with git answers

All answers live in assets/posts.json.

About

First Aid Git

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.9%
  • HTML 35.5%
  • CSS 24.6%