x-js-server
v1.8.0
Published
This is a common JavaScript tool library for Node.js.
Maintainers
Readme
Introduction
This is a common JavaScript tool library for Node.js.
Run
npm run dev//To build files in development environment
npm run dist//To build files in production environment
npm run test//To run unit testUsage
npm install --save x-js-serverNotice
- To ensure that the commit log format is consistent, please use
npm run ctto commit the code
