Follow the steps below to get the site running:
- Clone the repository:
git clone https://github.com/Frannca/frannca.git
- Go to the project folder:
cd frannca
- Install with npm:
npm install
- Build with Angular CLI:
ng server
- Go to localhost:4200
- Node 6.9.x ou superior
- Npm 3.x.x ou superior
Code copyright 2018 Frannca. Code released under the MIT license.