chinezenwosu / kwado-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kwado

Environment vars

This project uses the environment variables as seen in .env.sample:

Pre-requisites

Getting started

  • Clone the repository
git clone https://github.com/chinezenwosu/kwado.git
  • Install dependencies
cd <project_name>
npm install
  • Build and run the project
npm run dev
  • Navigate to http://localhost:8000

Testing

About


Languages

Language:JavaScript 100.0%