Clone the repository
git clone https://github.com/IndustryEssentials/ymir.git
cd ymir/ymir/web
Install required dependencies
yarn install
Config backend app address in .umirc.local.ts, it will be proxy in the same domain automatic.
Start the development server
yarn run start
After you make changes and ready to use it in production, you need to create a production build
yarn run build
Now you have *.js and *.css files in the ymir/ directory
Content type
Image
Digest
sha256:672504a91…
Size
18.3 MB
Last updated
over 3 years ago
docker pull industryessentials/ymir-web:release-2.5.0