comparador-lp

Demo

https://comparador-lp.surge.sh

Hacking

git clone https://github.com/guesant/comparador-lp.git
cd comparador-lp

Scripts

  • 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

License

MIT - Gabriel R. Antunes © 2021