Skip to content

100vbaSasha/Blog

Repository files navigation

Blog

Social network using NodeJS, Express, MongoDB

How to run

In the file package.json change setting "dev": "nodemon app.js" on "dev": "gulp" and run with the command (yarn dev). After converting all files change back "dev": "gulp" on "dev": "nodemon app.js" and run again. Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published