Installing cubed-session
Installing cubed-session is really simple
Installation
Make sure you are in the folder of your project and that you have initialized NPM. If you haven't already done this, type the following command then follow the prompts:
$ npm initNow that you have NPM initialized type the following command to install Cubed-API:
npm i cubed-sessionIf you didn't get any errors Cubed-Session should now be installed.
Last updated
Was this helpful?