Shiken Shiken project using node js (training) Memo (How to create new node js project use Express) express shiken --view=pug cd shiken npm install npm install --save-dev nodemon Add "devstart": "nodemon ./bin/www" to scripts to avoid stop and restart many time DEBUG=shiken:* npm run devstart