See at elaynelemos.github.io.
# Build container
$ docker-compose up -d
# Install dependencies
$ ./run.sh yarn install
# build and serve with hot reload at localhost:8000
$ ./run.sh yarn run dev
Made with Nuxt. Checkout its docs.
See at elaynelemos.github.io.
# Build container
$ docker-compose up -d
# Install dependencies
$ ./run.sh yarn install
# build and serve with hot reload at localhost:8000
$ ./run.sh yarn run dev
Made with Nuxt. Checkout its docs.