Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 553 Bytes

README.md

File metadata and controls

40 lines (32 loc) · 553 Bytes

Profit First Calculator

Written in Vue.js

What is Profit First?

Link to book: https://amzn.to/2yNwtkD

Colors

Blue: #1eabe3
Orange: #f8951e
Black: #211f20
Gray: #646464
White: #ffffff

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.