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
- Host: GitHub
- URL: https://github.com/megaprog/node-express-extjs
- Owner: Megaprog
- Created: 2015-01-22T15:03:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-25T09:49:31.000Z (over 11 years ago)
- Last Synced: 2023-03-30T04:42:50.735Z (about 3 years ago)
- Language: CSS
- Size: 1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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