Giter VIP home page Giter VIP logo

node-express's Introduction

node-express


启动
启动前需要
1.安装nodejs和npm
本地nodejs版本5.5.1,npm版本v8.9.1
2.安装数据库mysql
数据库配置
3.执行数据库脚本
数据库脚本地址

启动顺序
1.CMD进入node-express目录(根据自己工程目录修改)
如:D:\dev\workspace_nodejs\node-express
2.npm install
安装依赖包,只用第一次执行
3.npm start
启动项目
4.访问项目
http://127.0.0.1:3000/

主界面


注:主要配置文件 src\config.jsjs\base\common.js

框架
1.express(mvc框架) 文档地址:http://www.expressjs.com.cn/4x/api.html
2.orm2(数据库框架) 文档地址:https://github.com/dresende/node-orm2
3.jade(模板)         文档地址:https://pugjs.org/api/getting-started.html,
https://segmentfault.com/a/1190000000357534

插件
nodejs开发插件:http://jingyan.baidu.com/article/3aed632e0c88fd70108091b2.html

必须安装nodejs软件
eclipse下载地址:http://www.eclipse.org/downloads/

nodeclipse: location:http://www.nodeclipse.org/updates/
google v8:location:http://chromedevtools.googlecode.com/svn/update/dev/

node-express's People

Contributors

chen1987130 avatar

Stargazers

cloudy avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.