vue-fontawesome/bin/setup

9 lines
75 B
Bash
Executable File

#!/bin/bash
cd example/webpack
yarn install
cd -
yarn install
yarn build