BenHerbst / contributing-gen-web

Web Frontend of contributing-gen - The guideline to communicate how people should contribute to your project.

Home Page:https://bttger.github.io/contributing-gen-web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to contributing-gen-web

This is the Web Frontend of contributing-gen - The guideline to communicate how people should contribute to your project. It is made with Vue.js and serves as a simple client-only configurator to generate a CONTRIBUTING.md and a CODE_OF_CONDUCT.md.

Encourage people to contribute to your project with your own contribution guide. Generate it here!

Contribute

We are happy if you have a little time and can help the project. You can either help here in this repository to make the frontend better, or you can improve the templates in the contributing-gen repository. Just create a pull request or an issue with suggestions.

Setting up this Vue.js project

Run the following commands in your terminal.

git clone git@github.com:bttger/contributing-gen-web.git
cd contributing-gen-web
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

Web Frontend of contributing-gen - The guideline to communicate how people should contribute to your project.

https://bttger.github.io/contributing-gen-web/

License:MIT License


Languages

Language:Vue 80.9%Language:HTML 15.0%Language:JavaScript 4.1%