Skip to content

iamfruin/pecking-order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peck·ing or·der

A collection of sequence diagrams served up using https://bramp.github.io/js-sequence-diagrams/

Getting Started

  • Install nodejs: https://nodejs.org/en/download/package-manager
  • Install dependencies: npm install --global gulp-cli bower
  • Run npm install
  • Run bower install
  • Run gulp serve to preview and watch for changes
  • Run bower install --save <package> to install frontend dependencies
  • Run gulp serve:test to run the tests in the browser
  • Run gulp to build the webapp for production
  • Run gulp serve:dist to preview the production build

About

A collection of sequence diagrams served up using https://bramp.github.io/js-sequence-diagrams/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published