A simple Next.js project to demonstrate the integration of the Terminology Service Suite widgets.
For this demo, a Next.js app was set up in Pycharm with Node.js v18.17.0
.
- Install
npm install --legacy-peer-deps
- Run
npm run dev
Click here for detailed instructions on how to implement the package.
A sample integration is shown in MainPage.tsx
.