📄 Clone or fork piggy-bank
:
git clone https://github.com/menezesphill/piggy-bank.git
💿 Install all dependencies:
cd piggy-bank
yarn install
🚴♂️ Run your App:
yarn run serve
A static server will start and be served at http://localhost:9011
🚚 Building the project for distribution:
yarn run build