hult-sb-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.1-alpha.169 • Public • Published

Hult SB Component Library

Development

Pre-requisites

# Install dev dependencies
- npm install

Configure the application

Create a .env file containing the environment variables from the table below

Variable Name Description How to find it
NPM_TOKEN Used to automate publishing of the npm package https://docs.npmjs.com/creating-and-viewing-access-tokens

Running the development server

  1. Due to the npm token in the .npmrc file the environment has to be exported to the terminal, this can be done using the following command
set -a # automatically export all variables
source .env
set +a
  1. In a command prompt, run npm start.

Readme

Keywords

none

Package Sidebar

Install

npm i hult-sb-ui

Weekly Downloads

336

Version

1.0.1-alpha.169

License

none

Unpacked Size

4.66 MB

Total Files

101

Last publish

Collaborators

  • hult.steve
  • joshjoneshult
  • svc.hult.devops
  • kachiic
  • sofiepf