Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 434 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 434 Bytes

HoroFinder

https://pradoj.github.io/horofinder

HoroFinder: descubra seu horóscopo!

Dependências

Como rodar em desenvolvimento

npm install --save-dev
npm run start:dev

Como rodar em produção

npm install --save-prod
npm run build:prod
# php -S localhost:8123