Skip to content

svipatov/Mint

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.0%
  • JavaScript 33.2%
  • CSS 22.8%