1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2025-02-24 17:58:24 -05:00

MoneyGo README

Installation
============

First, install npm in your distribution:
$ sudo pacman -S npm

Install browserify globally:
$ sudo npm install -g browserify

Next, install browserify, babel, react, react-bootstrap, react-widgets, globalize, and big.js in our directory using npm:
$ npm install browserify react react-dom react-addons-update react-bootstrap react-widgets babelify babel-preset-react globalize cldr-data big.js
Description
A personal finance web application written in Go and React/Bootstrap
Readme MIT 26 MiB
Languages
Go 57.7%
JavaScript 38%
Lua 2.2%
Python 0.8%
CSS 0.6%
Other 0.7%