Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 499 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 499 Bytes

Mint

A barebones Node.js app using Express 4.

Running Locally

Make sure you have Node.js and the Mysql installed.

git clone https://github.com/treyhboy/Mint.git # or clone your own fork
cd Mint
npm install
npm start

Your app should now be running on localhost:3100.

Contribution

Some UI changes to the app would be great for going and some feature enhances.