Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 591 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 591 Bytes

React Stagger Menu

This is a small component that could serve as a bootstrap for a react project, it uses browserify, jest, gulp with a livereload server, reactjs, stylus, and an animation from the velocity ui pack

Quick Start

npm install

# Run jest tests
gulp test

# Build output and then start a live reload localserver at http://localhost
gulp server

Setup

This is a modified version from a frontend bootstrap project, https://github.com/andrew-codes/react-jest-browserify-gulp-bootstrap