GithubHelp home page GithubHelp logo

learning-awesome / smart-nodejs-express-ejs Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.38 MB

Node.js + express + ejs + mysql web应用开发

License: Apache License 2.0

JavaScript 6.04% HTML 78.32% CSS 15.64%

smart-nodejs-express-ejs's Introduction

Node.js + express + ejs + mysql web应用开发

npm install -g express

如果是express 4.0之前版本,那么执行“express -V”就可以得到版本号了,可express 4.0之后还需要再安装express-generator包,如果没有安装还执行“express -V”命令会报错。 npm install -g express-generator

express -e smart-express-ejs

cd smart-express-ejs

npm install

运行 DEBUG=smart-express-ejs ./bin/www (运行 node ./bin/www 或者 npm start 没反应)

修改自动刷新 supervisor ./bin/www

支持es6语法 node --harmony app.js

NPM国内镜像

http://npm.hacknodejs.com/

http://registry.npmjs.vitecho.com/

https://registry.npm.taobao.org

永久使用镜像命令:

npm config set registry https://registry.npm.taobao.org

smart-nodejs-express-ejs's People

Contributors

hubcarl avatar

Stargazers

 avatar

Watchers

 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.