Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jerelmiller/victory-visualizations-playground
https://github.com/jerelmiller/victory-visualizations-playground
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jerelmiller/victory-visualizations-playground
- Owner: jerelmiller
- Created: 2021-05-05T18:59:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T00:04:33.000Z (over 3 years ago)
- Last Synced: 2024-10-17T15:37:15.489Z (22 days ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @REPO@
## Getting started
Run the following scripts:
```
npm install
npm start
```Visit https://one.newrelic.com/?nerdpacks=local and :sparkles:
## Creating new artifacts
If you want to create new artifacts run the following command:
```
nr1 create
```> Example: `nr1 create --type nerdlet --name my-nerdlet`.