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

https://github.com/prawee/meteor-react-base

base for meteor and react that inspriration from themeteorchef:base
https://github.com/prawee/meteor-react-base

meteor react react-template

Last synced: 3 months ago
JSON representation

base for meteor and react that inspriration from themeteorchef:base

Awesome Lists containing this project

README

        

# meteor-react-base
base for meteor and react that inspriration from themeteorchef:base

# Create Project
```php
git clone https://github.com/prawee/meteor-react-base.git
```
# Initial setup
```php
cd
meteor npm install
```