kenjishiromajp / rfq-local-buying-program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RFQ - CRES

Web Application for Tender and Proposals Management

Prerequisites

Local Environment

  1. Clone the project
  2. Run the following commands
cd rfq-local-buying-program
docker-compose up
npm install
npm run db:migrate
npm run dev
  1. You should be able to access the website on localhost:3000

Main Branches:

  • master
  • develop (Default target branch)

About


Languages

Language:JavaScript 57.6%Language:TypeScript 35.6%Language:API Blueprint 5.2%Language:SCSS 1.4%Language:Shell 0.1%Language:CSS 0.0%