Skip to content

Capstone-Project-Two/capstone-project-admin

Repository files navigation

Capstone Admin

Installation

$ yarn

Running the app

# development mode
$ yarn start:dev

# staging mode
$ yarn start:staging

# production mode
$ yarn start:prod

Generate Api

Run this script to generate response from the backend server

# development mode
$ yarn gen:api:dev

# TODO: Gen Api for staging
# TODO: Gen Api for prod

Building the app

# development mode
$ yarn build:dev

# staging mode
$ yarn build:staging

# production mode
$ yarn build:prod

Build & Start the app

# development mode
$ yarn preview:dev

# staging mode
$ yarn preview:staging

# production mode
$ yarn preview:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors