Adding Libraries
Last updated
One of the huge advantages of this setup is that you can now easily tap into a huge range of 3rd party library functionality, and it will all be bundled directly into your Site Engine codebase.
For example;
npm install gsapnpm install js-cookieFor any form of Datetime math you need to do in your site.
For a date-entry UI
Last updated