Node.js Sample Base

# setup
npm install

# for development
npm run dev

# for production
npm run start