Skip to content

danielfedatto/point-of-sale

Repository files navigation

Point of Sale

built with gulp buddy pipeline

Índice

Escopo do projeto

O escopo pode ser encontrado aqui

Instruções Front End

Para edição do Front End você vai precisar do Node.js

Rodar os comandos abaixo para instalação:

npm install yarn -g
npm install gulp -g
npm install gulp-cli -g
git clone https://github.com/DanielFedatto/poin-of-sale.git
cd ebi
yarn

Instruções Back End