@kubric/session
v3.0.0
Published
Express session utility
Downloads
90
Readme
@kubric/session
Table of Contents
Installation
Ensure you have Node.js 10 or later installed. Then run the following:
# via npm
npm install @kubric/session
# or yarn
yarn add @kubric/session
Usage
Build
npm run build
will build the library
Tests
npm test
will run the tests and print the results