This is a common JavaScript tool library for Node.js.
npm run dev//To build files in development environment
npm run dist//To build files in production environment
npm run test//To run unit test
npm install --save x-js-server
- To ensure that the commit log format is consistent, please use
npm run ct
to commit the code