READMEXpress provides a simple and efficient solution to create well-structured and visually appealing README files for Github projects. It saves developers valuable time and eliminates the need to understand complex markdown syntax, making it accessible to users of all skill levels.
To get a local copy up and running follow these simple example steps.
This project uses NPM as package manager.
npm install npm@latest -g
- Clone the repo
https://github.com/Shuhua-L/READMEXpress
- Install NPM packages
npm install
- Start the app
npm start
Here's how you can contribute:
- Open an issue if you believe you've encountered a bug.
- Make a pull request to add new features/make quality-of-life improvements/fix bugs.