agastawny
v0.1.0
Published
## `.npmrc` file Create a `.npmrc` file in the root of the project, substituting `${GITHUB_TOKEN}` with your GitHub token.
Readme
thick3 UI Library
.npmrc file
Create a .npmrc file in the root of the project, substituting ${GITHUB_TOKEN} with your GitHub token.
@thick3:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}Getting Started
First, run the doc server:
pnpm storybookOpen http://localhost:6006 with your browser to see the result.
