Skip to content

ipworkshop/questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Questions

Install

npm install
cd public
bower install

Run

npm start

New App steps

    mkdir title
    cd title
    mkdir public
    cd public
    bower init
    bower install ... -save
    cd ..
    # make package.json
    npm install express -save
    npm install morgan -save

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published