Configure NUXT_APP_BASE_URL to the name of your repo (e.g. /tnt/) in your environment if you want to deploy to GitHub Pages from a project repo.
yarn add -D @thombruce/tnt
yarn upgrade @thombruce/tnt
git add -A
git commit -m "My changes"
git push
lerna publish
Note: You may see syntax errors in the code when you first pull. To resolve this, you should run yarn run dev
in each package to generate the .nuxt
directory which contains type definitions imported by each package's tsconfig file.
Dynamite emoji used as a Favicon is licensed under the CC-BY 4.0 license by Twitter Inc.