# create a new topic
yarn dev
# or
yarn run create
# update the category of the specified topic
yarn build
# or
yarn run update
# run vitest to test the category
yarn test
# or
yarn run test
# run lint
yarn lint
# or
yarn run lint
MIT Copyright (c) 2021