Demo cho bài viết Vọc cùng Thành #12 - Choo
- Demo: https://vct-12.thanhnguyen.now.sh/
- Bài viết: https://devnow.vn/?p=3195
# Clone project
git clone https://github.com/EGANY-Team/vct-12-choo.js.git
cd vct-12-choo.js
# Install package
npm install
# Dev
npm start
# Build for production
npm run build