FACEMASH Build a Complete NodeJS MVC Framework With powerful ExpressJS.
The idea is to demonstrate a custom MVC architecture in the context of ExpressJS.
- Download the source code.
- create a mysql database named
facemashwith username =root& password ="" - Run
yarnornpm install - Run
npm start - Open localhost:3000 in your browser.
