Skip to content

cirosantilli/node-express-realworld-example-app

 
 

Repository files navigation

Node Express Mongoose Realworld Example App

cd react-redux-realworld-example-app
npm install
cd ..
npm install

To run development server, start mongod on the standard port 27017 and run:

npm run dev

This automatically opens a browser at http://localhost:4101/

The database name is realworld_express.

TODO deployment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%