Oladapo01 / test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database Starter Project

Getting Started

  • Clone this repo
  • Install the dependencies - npm install
  • Rename .env.example to .env. You won't normally need to change the values in this file.
  • If this is your first time getting started then run the seeder - node seeder
  • Run the project in development mode - npm run dev

About


Languages

Language:EJS 60.8%Language:JavaScript 39.2%