sanhs / Mint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mint

A barebones Node.js app using Express 4.

Running Locally

Make sure you have Node.js and 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.

About


Languages

Language:JavaScript 42.8%Language:HTML 35.1%Language:CSS 22.1%