Skip to content

iceguard-ch/frontend

Repository files navigation

Ice Guard Frontend

Local project setup

  1. Download VS Code from https://code.visualstudio.com
  2. Install NodeJS from https://nodejs.org
  3. Intall Yarn from https://yarnpkg.com
  4. Clone repository from https://github.com/iceguard/frontend
  5. In project root run yarn to install all node packages
  6. Run yarn dev for local development

Project branches

  • master
  • feature/[name_of_your_feature]

Collaboration rules

  1. Create new feature branch git checkout -b feature/[name_of_your_feature]
  2. Push your changes
  3. Create pull request on Github to merge your feature branch into master

Project stack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5