THLTW2026-B24DCCC018

WEB BASE V3

Web base v3 based on:

This project is initialized with Web Base. Follow is the quick guide for how to use.

Environment Prepare

Install node_modules:

yarn

Provided Scripts

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:

Start project

yarn start

Build project

yarn build