Development
Comfortable Sakai is using TypeScript and React.
All packages are managed by npm.
Required Version
For building TypeScript application, nodeJS is needed as well as npm.
Install nodeJS and npm that satisfies the following version:
nodeJS17.0.0+npm8.0.0+
Required Package
All required packages are described in package.json.
Install dependencies using npm.
npm install