idoivri / firstaidgit

First Aid Git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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

License:MIT License


Languages

Language:JavaScript 39.8%Language:HTML 35.4%Language:CSS 24.8%