This project was created to help developers create their documentation easily.
Link to Documentation
To get a local copy up and running follow these simple steps.
This is a prerequisites for this application:
-
Install node
sudo apt install nodejs
-
Install npm
sudo apt install npm
-
Update you packages
sudo apt-get update
-
Upgrade
sudo apt-get upgrade
-
Install packages
npm install
-
Build
npm run build
-
Start
npm start
-
Access Swagger
http://localhost:3000/doc/
-
The endpoit is here
http://localhost:3000/readme/
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Carlos Sempé
email: [email protected]
This readme was generated by readme-generator. Please, follow me and put stars in the project.
Author: Carlos Sempé