Project | Techs | Installation | Test | To Do | Contributing | License
Go Barber is an app for hair salons appointment and scheduling.
You can install the application server and interface using, from the root folder, the following command:
yarn installapp
To start the application server on your local machine, from the root folder, just run:
yarn startserver
Note: you need to create a .env file on the server directory based on the example file.
To start the application interface (frontend), from the root folder, just run:
yarn startinterface
Note: you need to create a .env file on the interface directory based on the example file.
Each directory has a readme for more instructions.
- Mobile versio of the app.
Please read CONTRIBUTING for details on code of conduct, and the process for submitting pull requests to the project.
- MIT license
- Copyright 2020 © Leonardo Ronne.