vikrampunchh / pricing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cost-calculator

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Deploy on github

 npm run build
 git add dist -f
 git commit -m "add build"
 git subtree push --prefix dist origin web

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 84.3%Language:HTML 8.6%Language:CSS 4.6%Language:JavaScript 2.5%