Simple Vue Js project simulating an billing spliting.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
None Prerequisites are needed.
# install dependencies
npm install
You should deploy it at any SPA host, like git-hub pages or heroku. The current stage of the application can be found at: https://pedroglp.github.io/billing-splitter/
- VueJs - VueJs 2.0
- Pedro Gabriel - Initial work - Pedroglp
This project is licensed under the MIT License - see the LICENSE.md file for details
- This is just a simple application with no purpose to be used in production.
- The Layout of the Application can be found at Layout-Desafio.png
- More instructions about will be future put in here, but probably in Portuguese.