Skip to content

gcordido/babylon-scenario

Repository files navigation

🏀 Babylon End to End Scenario

Project currently under development. See Issues for upcoming features and bugs that require fixing.

Running the project locally

To run this project locally, first clone this repository. Then run the following commands in the terminal:

Project Setup 🔧

npm install

Compiles and hot-reloads for development

npm run serve

Compiles for production

npm run build

Contributing 📢

This project uses a staging branch strategy, with a production branch named main and a staging branch named dev. Any new feature or bug fix must be branched out from the staging branch, dev. New features must be filed as issues prior to branching, as these will be populated in our Kanvan Board.

Naming Conventions

For simplicity and ease of use, any branch dedicated to a new feature should be named as follows:

feature/issueNumber-feature-name

Branches dedicated to bug fixing will follow a similar convention:

bug/issueNumber-bug-to-fix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •