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

https://github.com/ww24/densan-demo-app

電子計算機研究部 ネットワークチーム 学習用 Web アプリ
https://github.com/ww24/densan-demo-app

Last synced: about 2 months ago
JSON representation

電子計算機研究部 ネットワークチーム 学習用 Web アプリ

Awesome Lists containing this project

README

        

Express.js Sample
=================

Setup
-------
1. `npm install`
1. install MongoDB

Start
-------
1. `mongod -f db/mongodb.conf`
1. `npm start`