Thanks to visit codestin.com
Credit goes to github.com

Skip to content

s7venteen/web-rbac-admin

Repository files navigation

web-rbac-admin

Getting started

# clone the project
git clone https://github.com/s7venteen/web-rbac-admin.git

# enter the project directory
cd web-rbac-admin

# install dependency
yarn install

# develop
yarn start

This will automatically open http://localhost:3000

Build

# build for sit environment
yarn build:sit

# build for uat environment
yarn build:uat

# build for production environment
yarn build

About

react技术栈的rbac权限模型最佳实践

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published