Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 449 Bytes

File metadata and controls

32 lines (21 loc) · 449 Bytes

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