Skip to content

CleverProgrammers/pwj-module-8-my-blog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Blog API

Initialization

Clone the repository into a folder

git clone https://github.com/CleverProgrammers/pwj-module-8-my-blog-api.git

Install NodeJS from this LINK

Navigate to exercise folder

Open Terminal

npm init
npm install --save express
npm install --save multer
npm install -g nodemon

Create app.js file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published