Skip to content

UI Components for building brain beats scripted applications

Notifications You must be signed in to change notification settings

BrainBeatsUCF/brainbeats-ui-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrainBeats UI Components

UI Components for building brain beats scripted applications

Local Installation

# clone repo from github
git clone https://github.com/BrainBeatsUCF/brainbeats-ui-components.git

# Create build files
npm run build

# Install to your package
npm install -S brainbeats-ui-components@file:<path to root of brainbeats-ui-component repo>

NPM Installation

### create an npmrc file
touch .npmrc

### specify npm registry to point to brainbeats organization
echo registry=https://npm.pkg.github.com/BrainBeatsUCF >> .npmrc

### install package
npm install @brainbeatsucf/brainbeats-ui-components

About

UI Components for building brain beats scripted applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages