An open API service indexing awesome lists of open source software.

https://github.com/twistedstack/mern-city

MERN Stack deployment
https://github.com/twistedstack/mern-city

mern-stack mongodb reactjs

Last synced: about 1 year ago
JSON representation

MERN Stack deployment

Awesome Lists containing this project

README

          

# Mimoville Project
> Short blurb about what your product does.
MERN Stack deployment for Mimoville applications.

### Resources
[How to Use MERN Stack: A Complete Guide](https://www.mongodb.com/languages/mern-stack-tutorial)

***

## Installation
**Start server:**
```
cd mern/server
npm install
npm start
```

**Start Web server**
```
cd mern/client
npm install
npm start
```

## Usage example

## Development setup