themindleproject / themindleproject.github.io

Website for the Mindle Project Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tmd_website

Website For The Mindle Project

still under maintenance

Steps

  1. clone repo and cd into cloned repo
  2. run 'npm install' in your terminal to install dependencies
  3. run 'npm run dev' to open lite-server in browser

To make use of user authentication system

  1. Move the repo to xampp/htdocs folder
  2. Make sure xampp is running with Apache and MySQL running
  3. Create a db called tmd and import tmd.db(You can find it in server folder).

About

Website for the Mindle Project Website


Languages

Language:HTML 67.6%Language:JavaScript 22.9%Language:PHP 8.9%Language:CSS 0.6%