@nocobase/plugin-sample-custom-page
v0.19.0-alpha.3
Published
## Register
Readme
Custom page
Register
yarn pm add sample-custom-pageActivate
yarn pm enable sample-custom-pageLaunch the app
# for development
yarn dev
# for production
yarn build
yarn startVisit the custom page
Open http://localhost:13000/hello-world in a web browser.
