Art Director
UI Designer
shelve.config.json
, shelve.config.{ts,js,mjs,cjs}
or use the shelve
field in package.json
. You have the option to create a shelve.config.ts
file to enable type checking and autocompletion. The file should contain the following content:corepack enable
bun install
http://localhost:8080
to access the Shelve application.feat/123
or fix/456
.bun run test
.Posted Nov 5, 2024
Shelve, is a project management tool for developer to make project creation and management easier
0
2
Art Director
UI Designer