stardust-web 2.52.3
Install from the command line:
Learn more about npm packages
$ npm install @ultimaker/stardust-web@2.52.3
Install via package.json:
"@ultimaker/stardust-web": "2.52.3"
About this version
Copyright © Ultimaker 2020-2021
This library contains components, styles, patterns, and designs for Stardust web applications.
Install using npm:
$ npm install stardust-web
NOTE:
stardust-web
is a private package that is hosted on GitHub packages. To install the package, you will need access. You can configure this in an.npmrc
file in your project (preferred) or in your global.npmrc
in your home directory. See.npmrc
for an example and Development below on how to provide theGITHUB_TOKEN
environment variable.
See usage for more information on how to use components from the library.
First clone the repository:
$ git clone [email protected]:Ultimaker/stardust-web
Development requires an environment variable GITHUB_TOKEN
to be available.
The most convenient way to do this is to export this token in your shell start-up files.
Ask one of your colleagues for the value of this token.
Then change to the 'stardust-web' directory and install dependencies:
$ cd stardust-web
$ npm install
See tooling for more information on the various tools that are available in the project.
stardust-web
is published to the GitHub NPM registry. For a detailed explanation see
publishing.
Every merge to master, a static version of the Storybook is published on GitHub Pages.
Details
- stardust-web
- Ultimaker
- over 1 year ago
- 75 dependencies
Assets
- stardust-web-2.52.3.tgz
Download activity
- Total downloads 344
- Last 30 days 0
- Last week 0
- Today 0