Node.js Sample Blog

# setup
npm install

# for development
npm run dev

# for production
npm run start