Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.09 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.09 KB

TNT

CI Version License

Usage

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.

Installation

yarn add -D @thombruce/tnt

Updating

yarn upgrade @thombruce/tnt

Development

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.

Credits

Dynamite emoji used as a Favicon is licensed under the CC-BY 4.0 license by Twitter Inc.