/ctx-web

Primary LanguageHTML

CTX Web

System Requirements

Local Development Setup

  1. Clone the repository
git clone git@github.com:ambat25/ctx-web.git
  1. Install all dependencies
yarn install --no-lockfile --production=false --silent
  1. Start the server
yarn start