Skip to content

nhdong13/bbplus-frontend

Repository files navigation

Project: BedBank Plus

Getting Started

First, run the development server:

(Node version > 16.18.0)

npm install
npm start

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

Before deploy to staging (branch: dev)

git checkout dev
npm build

Before deploy to production (branch: main)

git checkout main
npm build

Deployment:

vercel login
vercel deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages