https://github.com/devanb/cucumber-tutorial
A short cucumber tutorial created by ryanswapp
https://github.com/devanb/cucumber-tutorial
Last synced: 3 months ago
JSON representation
A short cucumber tutorial created by ryanswapp
- Host: GitHub
- URL: https://github.com/devanb/cucumber-tutorial
- Owner: DevanB
- Created: 2015-08-26T21:30:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-26T21:32:07.000Z (almost 10 years ago)
- Last Synced: 2025-01-03T15:16:55.279Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Meteor Template
This is a boilerplate template for a Meteor.js app that uses React.js as the view layer
## Install
Run the following to get the bash file to work:
```
chmod +x ./run.sh
```Now you can start the app with the following command:
```
./run.sh
```## Included Packages
react
meteorhacks:flow-router
kadira:react-layout
meteorhacks:flow-layout
aldeed:collection2
matb33:collection-hooks
dburles:collection-helpers
underscore
fourseven:scss
reywood:bootstrap3-sass
http
accounts-password
sanjo:jasmine
velocity:html-reporter
## Included Components
MainLayout
MainHeader
MainFooter
UserLogin
FormInput
AuthErrors