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.
- Host: GitHub
- URL: https://github.com/thang2162/uwm_infost-440x_final_project
- Owner: thang2162
- License: unlicense
- Created: 2019-02-01T17:31:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T03:04:08.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T02:12:10.709Z (9 months ago)
- Topics: bootstrap, express, mevn, mongodb, node, vue, vue2
- Language: Vue
- Homepage: https://www.tonesfinalproject.com
- Size: 576 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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