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

https://github.com/megaprog/node-express-extjs

Sample Node project using ExpressJS and extJS frameworks
https://github.com/megaprog/node-express-extjs

Last synced: 10 months ago
JSON representation

Sample Node project using ExpressJS and extJS frameworks

Awesome Lists containing this project

README

          

# node-express-extJS
The Sample of the Node web project using Express and extJS frameworks

You must create PostgreSQL database and specify configuration in config/config.json file.

To install dependencies: npm install

To run server: node app