ducor
v0.0.3
Published
admin template ui interface
Downloads
216
Readme
development procees
./platforms-react/
./du-react/
package.json
"@ducor/react": "file:../du-react",
github:
"@ducor/react": "git+ssh://[email protected]:duwebapps/du-react.git",
or
"@ducor/react": "git+https://github.com/duwebapps/du-react.git"
or
"@ducor/react": "github:duwebapps/du-react",
npm i @ducor/react
"exports": { ".": { "types": "./dist/index.d.ts", "node": "./dist/index.js", "default": "./browser/index.js" }, "./package.json": "./package.json",