https://github.com/spirosikmd/pexpen
Record your personal monthly expenses by type.
https://github.com/spirosikmd/pexpen
Last synced: about 2 months ago
JSON representation
Record your personal monthly expenses by type.
- Host: GitHub
- URL: https://github.com/spirosikmd/pexpen
- Owner: spirosikmd
- Created: 2015-05-02T19:41:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-20T00:12:37.000Z (over 9 years ago)
- Last Synced: 2025-01-13T04:27:41.150Z (4 months ago)
- Language: JavaScript
- Size: 332 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pexpen
======[](https://www.codacy.com/app/spyrosikmd/pexpen)
Record your personal monthly expenses by type.
The app is simple and minimal. The skeleton of the project is based on the [todo](https://github.com/jhades/angularjs-gulp-todo) version.
# Installation instructions
After cloning the project, run the following commands
npm install
bower install
gulp
gulp dev
This will start the development server, the pexpen app should be available at the following url
http://localhost:8000/dist/index.html