Front-end of the Continnum software
- Clone the repository:
git clone git@github.com:Dahan-Schuster/continnum-front
- Install dependencies using yarn:
yarn
- Check for available branches and checout to develop:
# will get all available branches
git fetch -v --all
# go to the development branch
git checkout develop
- Start the development server:
yarn start
Thanks for these amazing project colleagues:
Viviane Ruotolo 💻 |
Tainara Novaes 🎨 |
Contributions badges made by emoji key
This project follows the all-contributors specification. Contributions of any kind welcome!