Skip to content

A starter repo to building a full stack web application with ReactJS, using the MeteorJS framework.

License

Notifications You must be signed in to change notification settings

pkcwong/meteor-react-starter

Repository files navigation

meteor-react-starter

https://github.com/pkcwong/meteor-react-starter

CircleCI

A starter repo to building a web application with ReactJS, using the MeteorJS framework. For mobile app development, check this other project, compatible with this starter repo.

More resource may be found in the wiki.

Prerequisites and Installation

Install the following frameworks and packages.

Verify the installation.

    node --version
    npm --version
    meteor --version

Build

Clone this repository.

    git clone https://github.com/pkcwong/meteor-react-starter.git
    cd meteor-react-starter
    meteor npm install
    meteor

Deployment

You may use this quick setup to deploy on Heroku.

Deploy

Demo App: https://meteor-react-starter.herokuapp.com/

Support and Update

Receive the latest updates.

    git remote add pk https://github.com/pkcwong/meteor-react-starter.git
    git pull pk master

Post your enquiries on issues page, it will be addressed as soon as possible.

Resource

Contributing

About

A starter repo to building a full stack web application with ReactJS, using the MeteorJS framework.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published