appetiser-coding-challenge-cli
Project setup
clone: https://github.com/filbryancegos/Appetiser-Apps-Coding-Challenge.git
install packages: yarn install OR npm install
serve: yarn serve OR npm run serve
demo link: https://appetiser-apps-coding-challenge-n3wtm2ixm-eking.vercel.app/
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint