rex-ui/build.sh

5 lines
72 B
Bash
Raw Permalink Normal View History

npm run build;
cp -r dist build
cp index.html build
cp styles.css build