https://github.com/ww24/densan-demo-app
電子計算機研究部 ネットワークチーム 学習用 Web アプリ
https://github.com/ww24/densan-demo-app
Last synced: about 2 months ago
JSON representation
電子計算機研究部 ネットワークチーム 学習用 Web アプリ
- Host: GitHub
- URL: https://github.com/ww24/densan-demo-app
- Owner: ww24
- Created: 2013-12-10T08:49:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-10T08:55:57.000Z (over 11 years ago)
- Last Synced: 2025-02-09T10:46:23.931Z (3 months ago)
- Language: JavaScript
- Size: 78.1 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Express.js Sample
=================Setup
-------
1. `npm install`
1. install MongoDBStart
-------
1. `mongod -f db/mongodb.conf`
1. `npm start`