Skip to content

librbary/librbary-buy-feature

Repository files navigation

liBRBary-app

Deploy

liBRBary Application

liBRBary - Buy, Rental, Barter.

Local workspace setup guidelines

  • After checking out your feature branch in your local, first install the packages using below command
    npm install

  • To run your project in local, use below command
    npm run start

  • To build your application in local, use below command
    npm run build

  • For deployment of your changes to github-pages from your local, you can use the below command.
    THIS APPROACH IS NOT RECOMMENDED
    npm run deploy

CI/CD Pipeline

We are using github-actions for continous integration and continous delivery. You can refer the worflows yml to add/update the jobs in the build/deploy workflow yml.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published