Clone repo:
git clone https://github.com/NaderYasser/BitzPrice.git
cd BitzPriceInstall the dependencies:
yarn installor
npm installStart a live-reload development server:
yarn devor
npm run devGenerate a production build:
yarn buildor
npm run buildnow