- React 17, umijs, antd v4
- TypeScript
- SSO with Keycloak
- Back-end: NestJS, PostgreSQL
This project is initialized with Web Base. Follow is the quick guide for how to use.
Install node_modules
:
yarn
RIPT S-Link provides some useful script to help you quick start and build with web project, code style check and test.
Scripts provided in package.json
. It's safe to modify or add additional script:
yarn start
yarn build