Skip to content

pradoj/horofinder

Repository files navigation

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