Skip to content

hwameistor/hwameistor-ui

Repository files navigation

hwameistor-ui

Admin UI for Hwameistor

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Generate SDK

// paste latest swagger.json and change basePath from absolute address to relative address
npm run generate:sdk

License

Copyright (c) 2014-2021 The HwameiStor Authors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0