基于Node.js的多人博客
npm install
npm run build
npm run dev
npm start
npm restart
make reboot
http://localhost:3001
npm test
npm run test-cov
MIT