Code Monkey home page Code Monkey logo

meteor-react-base's Introduction

A React + Meteor Base

A starting point for Meteor (1.3.0), React (0.14.7) and Material-UI (0.14.4) web applications.

Github

How to use

  1. Clone this repo with git pull https://github.com/PeterChauYEG/meteor-react-base.git material-ui or with c9 ide (referral link)
  2. Edit README.md
  3. Remove current git remote with git remote remove origin
  4. Add your git remotes with git remote add origin https/github.com/you/your-repo.git
  5. Set the email addresses which messages should go to and come from in settings-production.json settings-development.json
  6. Set analytics in settings-production.json
  7. Initalize npm with npm init
  8. Install npm packages with npm install
  9. Run with npm run-script start-development
  10. Generate favicons. I use realfavicongenerator
  11. Edit <head> in Layout.jsx
  12. Set staging server in package.json
  13. Deploy to a staging server with npm run-script deploy-staging
  14. Make your initial commit with `git commit -m "inital commit"

Notes

  • Lint your .js and .jsx files with eslint *.jsx
  • When using meteor deploy, Meteor will provide a mailgun email.
  • If cloning to cloud9, you'll need to add --port $IP:$PORT to your npm scripts
  • Reset development database with npm run-script reset-development
  • Reset staging database by deleting the deployment with npm run-script reset-development, then redeploy

NPM Packages:

material-ui 0.14.4
react 0.14.7
react-dom 0.14.7
react-helmet 1.0.0
react-mounter 1.0.0
react-tap-event-plugin 0.2.2
eslint 1.10.3
eslint-plugin-react 3.16.1

Meteor Packages:

check 1.1.1
ecmascript 0.4.0
email 1.0.9
es5-shim 4.3.2
fortawesome:fontawesome 4.5.0
fourseven:scss 3.4.1
jquery 1.11.5
kadira:flow-router 2.10.1
meteor-base 1.1.11
mobile-experience 1.0.1
mongo 1.1.4
okgrow:analytics
seba:minifiers-autoprefixer 0.0.2
session 1.1.2
themeteorchef:bert 2.10
tracker 1.0.10

Laboratory One

meteor-react-base's People

Contributors

peterchauyeg avatar

Watchers

James Cloos avatar Jack Murray avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.