Skip to content

Capstone-Project-Two/capstone-project-server

Repository files navigation

Capstone Project Server

Nest Logo

Installation

$ yarn install

Running the app

# development mode
$ yarn start:dev

# staging mode
$ yarn start:staging

# production mode
$ yarn start:prod

Building the App

# development
$ yarn build:dev

# staging
$ yarn build:staging

# production
$ yarn build:prod

Running in Production

# development
$ yarn preview:dev

# staging
$ yarn preview:staging

# production
$ yarn preview:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors