An open API service indexing awesome lists of open source software.

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

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