Giter VIP home page Giter VIP logo

api-quark-down's Introduction

Api-quark-down

Api Quark Project Version 1.1.0

Quark Down 1.1.0

Instructions

Install packages

$ npm init

$ npm install

$ npm install express --save

$ npm install express-generator -g

$ npm install -D nodemon

$ npm install mongoose --save

$ npm install require-dir

$ npm install mongoose-paginate

$ npm install cors

$ npm install node-watch

$ npm install http

$ npm install open

Options

``

$ express -h

Usage: express [options][dir]

Options:

-h, --help          output usage information

    --version       output the version number
    
-e, --ejs           add ejs engine support

    --hbs           add handlebars engine support
    
    --pug           add pug engine support
    
-H, --hogan         add hogan.js engine support

    --no-view       generate without view engine
    
-v, --view <engine> add view <engine> support (ejs|hbs|hjs|jade|pug|twig|vash) (defaults to jade)

-c, --css <engine>  add stylesheet <engine> support (less|stylus|compass|sass) (defaults to plain css)

    --git           add .gitignore
    
-f, --force         force on non-empty directory

``

Create app

$ express --view=ejs myapp

Starting app

$ DEBUG=myapp:* npm start or with nodemon $ nodemon or $ npm run start

api-quark-down's People

Contributors

ivamgf avatar

Watchers

James Cloos avatar  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.