mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 16:36:56 +00:00
0fe5b5367a
* chore: upgrade antd to 5.7.3 * chore: fix build * chore: fix build |
||
---|---|---|
.. | ||
src | ||
client.d.ts | ||
client.js | ||
package.json | ||
README.md | ||
server.d.ts | ||
server.js |
Hello sample
Register
yarn pm add sample-hello
Activate
yarn pm enable sample-hello
Launch the app
# for development
yarn dev
# for production
yarn build
yarn start
Demo
[gif]