Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages