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

https://github.com/thang2162/uwm_infost-440x_final_project

The final project for INFOST 440X created with MEVN (MongoDB, Express, Vue.JS and Node.JS) instead of PHP.
https://github.com/thang2162/uwm_infost-440x_final_project

bootstrap express mevn mongodb node vue vue2

Last synced: 7 months ago
JSON representation

The final project for INFOST 440X created with MEVN (MongoDB, Express, Vue.JS and Node.JS) instead of PHP.

Awesome Lists containing this project

README

          

# Tone Thangsongcharoen's 410x-FinalProject

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Run your tests
```
npm run test
```

### Lints and fixes files
```
npm run lint
```

### Install MongoDB

Instructions at: https://docs.mongodb.com/manual/installation/

### Run Server

node Server.js