About | Technologies | Requirements | Starting | License | Author
API Blog Post
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/juninhokaponne/Blog-api.git
# Access
$ cd blogpost
# Install dependencies
$ yarn
# Run the project
$ yarn start or yarn dev
# The server will initialize in the <http://localhost:3000> or <http://localhost:3333>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ⭐ by Juninho Kaponne