Website For The Mindle Project
- clone repo and cd into cloned repo
- run 'npm install' in your terminal to install dependencies
- run 'npm run dev' to open lite-server in browser
- Move the repo to xampp/htdocs folder
- Make sure xampp is running with Apache and MySQL running
- Create a db called tmd and import tmd.db(You can find it in server folder).