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