DannySrour / Personal-Finance-WebApp

GNU General Public License v3.0
0 stars 0 forks source link

Personal-Finance-WebApp

Setup

Make sure you have Node.js installed. Clone the git repository and then change your directory to the root of the repository.

git clone https://github.com/DannySrour/Personal-Finance-WebApp.git

cd Personal-Finance-WebApp

Now install the libraries needed to run the app.

npm install

Running

Run the webapp using npm run web.