Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (21 loc) · 522 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 522 Bytes

⚠️ Esse repo foi movido para o Gitlab: https://gitlab.com/layers-digital/apps/layers-visao-de-horarios

layers-visao-de-horarios

Esse projeto possui a seguinte estrutura:

  • server: Back-end para comunicar com a API do Layers Education;
  • web: Front-end para exibir a Visão de Horários;

Project setup (web)

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint