Atn Design is used to develop.
npm install
// or
yarn
Run the dev mode
npm run start
// or
yarn start
You can configure the api endpoint by changing the value of url located in src/utils/request.js.
Menus can be changed from src/config/menu.js.