ambat25 / batnotes

Home Page:batnotes.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Batnotes Api

System Requirements

Local Development Setup

  1. Clone the repository
git clone git@github.com:ambat25/batnotes.git
  1. Install all dependencies
yarn install --no-lockfile --production=false --silent
  1. Create env file and update the details
cp sample.env .env
  1. source the env file
source .env
  1. Start the Application
yarn start

About

batnotes.vercel.app


Languages

Language:JavaScript 78.7%Language:CSS 13.4%Language:HTML 7.8%Language:Shell 0.1%