This repo contains the source code for https://matallo.github.io/mercadillo.
yarn # npm install to install with npm.
yarn run start
yarn run build
python -m SimpleHTTPServer
yarn run lint
This repo contains the source code for https://matallo.github.io/mercadillo.
yarn # npm install to install with npm.
yarn run start
yarn run build
python -m SimpleHTTPServer
yarn run lint