Skip to content

snurby7/money

Repository files navigation

Welcome to Mammoth

This project was generated using Nx.

🔎 Nx is a set of Extensible Dev Tools for Monorepos.

External Docs

Set Up Instruction

Setup guide can be found here

Quick Start

-> git clone https://github.com/snurby7/money.git
-> npm install

UI

Running the UI

-> nx serve mammoth
# or
-> ng serve

Testing the UI

-> nx test mammoth

API

Running the server

-> nx serve api
# or
-> ng serve api

Testing the api

-> nx test api

About

Personal budget application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published