/new-rd-angular-docs

Primary LanguageTypeScriptMIT LicenseMIT

@rd/docs site

Circle CI Badge codecov NSP Status Dependency Status Dev Dependency Status Peer Dependency Status [![NPM Downloads][npm-downloads-image]][npm-downloads-link] [![NPM Version][npm-version-image]][npm-version-link] [![MIT License][npm-license-image]][npm-license-link] ![node][node-image] GitHub release [![npm bundle size (minified)][npm-bundle-size-image]][npm-bundle-size-link]

contributing

  • clone the repo and cd into it
  • npm install
  1. set env variables
  • cp .env.example .env
  1. convert newly set env variables to new typescript output file (i.e. src/environments/environment.*.ts)
  • npm run config -- --environment=dev
  • npm run config -- --environment=prod

** make sure .env file is never checked in, which it should already be in the .gitignore, so you should already be good!

preview

https://rd-docs-dev.firebaseapp.com/