8000 GitHub - dund-1132/Shiken: Shiken project using node js (training)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dund-1132/Shiken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Shiken

Shiken project using node js (training)

Memo (How to create new node js project use Express)

  1. express shiken --view=pug
  2. cd shiken
  3. npm install
  4. npm install --save-dev nodemon
  5. Add "devstart": "nodemon ./bin/www" to scripts to avoid stop and restart many time
  6. DEBUG=shiken:* npm run devstart

About

Shiken project using node js (training)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0