Skip to content

WSU-4110/smartmoney-backend

Repository files navigation

smartmoney-backend

backend repo for SmartMoney

Installation

Clone Repo

git clone https://github.com/WSU-4110/smartmoney-backend.git
cd smartmoney-backend

Install Dependencies

npm install

Run server

npm start

Or run server with nodemon (nodemon needs to be installed globally, allows for easy server restart for testing)

npm run dev

if running with nodemon rs command restarts server

rs

About

backend repo for SmartMoney

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published