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
- Host: GitHub
- URL: https://github.com/prawee/meteor-react-base
- Owner: prawee
- Created: 2016-08-19T22:21:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-23T09:33:35.000Z (over 8 years ago)
- Last Synced: 2025-01-14T11:03:47.207Z (5 months ago)
- Topics: meteor, react, react-template
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```