Server component library


License
ISC
Install
npm install kokolibserv@1.0.31

Documentation

KokoLib Server Component Library

This is a library of Node.js based components to implement common website server functionality.

To build the library:

npm run build

To build the library and rebuild with every code change:

npm run build