1.8.0 • Published 5 months ago
x-js-server v1.8.0
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 test
Usage
npm install --save x-js-server
Notice
- To ensure that the commit log format is consistent, please use
npm run ct
to commit the code