Skip to content

thombruce/tnt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.