The main Bridgeman Accessible website
| .github.disabled/workflows | ||
| src | ||
| .gitignore | ||
| .npmrc.example | ||
| Dockerfile | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| yarn.lock | ||
Main Website - Bridgeman Accessible (bridgemanaccessible.ca)
The Bridgeman Accessible main website
Getting started
Before you can start there is a little bit of required setup
# Create a `.npmrc` file (you cna copy-paste the `.npmrc.example` file provided replacing `<token>` with a proper value)
mv ./.npmrc.example ./.npmrc
# If you need a token - login to the registry
npm login --registry http://npm.pkg.bridgemanaccessible.ca/