0.0.9 • Published 8 years ago

slush-component v0.0.9

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

slush-component

A Slush generator for web components.

Getting Started

  1. Run the following command to install Homebrew: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  2. Using Homebrew, install NPM and Docker Toolbox: brew install npm docker-toolbox
  3. Using NPM, install slush and slush-component globally: npm install -g slush slush-component
  4. Generate a component using the slush-component generator: slush component
  5. Navigate to the directory of your web component: cd hello-component
  6. Run the docker container via docker-compose: docker-compose up
0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago