https://comparador-lp.surge.sh
git clone https://github.com/guesant/comparador-lp.git
cd comparador-lp
-
with npm from your machine
npm run dev # http://localhost:1234 npm run build # dist
-
with docker-compose
docker-compose up app # http://localhost:1234 docker-compose up build # dist
MIT - Gabriel R. Antunes © 2021