Skip to content

MeteorKits/starter-kit-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor Kits - Starter Kit (React Edition)

This is a Meteor 1.3.x and React 15+ starter kit. Use this as the basis for your next Meteor & React project. I built this for myself and I use a version of it (different style) for foundation to my client work it has served me well and provided me with a head start for each and every project I have used it on.

View the Start Kit Demo

Home Page

Welcome Page

Accounts

Welcome Page

Admin Home

Admin Page

Features

  • Clean modern design
  • Marketing Site and Application Site
  • 100% React view layer (Even accounts)
  • Based on Meteor 1.3.x and ReactJS 15+ (Latest and greatest)
  • Stateless function components and containers
  • Meteor Toys (use Ctrl-M to activate)
  • MIT License
  • Used on a production application
  • Actively maintained

Getting Started

  • Clone the repo to your local machine
  • run npm i
  • run meteor
  • open browser at localhost:3000
  • Start coding your application...
  • (Optional) To include social (outh) services uncomment the line in server/entry.js
  • (Optional) To bootstrap users uncomment the line in server/entry.js

Contributing

This is a project that I use for my own personal use, however now that it's open source it's likely that you might add features to it that solve your own needs. If you do please contribute back via pull requests.

I'm particularly interested in:

  • Responsive CSS
  • Admin features
  • Test coverage
  • Mantra

About

Meteor Kits - Starter Kit (React Edition)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published