Creating a real-world REST API app with Express, MongoDB and Mongoose
# Clone this project:
git clone https://github.com/spy126/realworld-rest-api-app.git
# Install dependency packages:
npm install
# Run app:
npm start
Creating a real-world REST API app with Express, MongoDB and Mongoose
# Clone this project:
git clone https://github.com/spy126/realworld-rest-api-app.git
# Install dependency packages:
npm install
# Run app:
npm start