Fonz Music Website Application

This repository is property of Fonz Music LLC. This websites frontend is built using Vue JS and the backend is built using Express JS.

  • Static Website content
  • Sales Funnel & Checkout
  • Stripe Integration
  • Backend API
  • Affiliate Network

Project setup

npm install && cd /functions && npm install

Compiles and hot-reloads for development

npm run serve && cd /functions && npm run serve

Compiles and minifies for production

npm run build