Comet - A Dead Simple Meteor 1.3 + React Boilerplate

https://github.com/NoahVlncrt/Comet

Hello everyone I went ahead and created a dead simple and easy to use meteor 1.3 boilerplate!

Setup

git clone https://github.com/NoahVlncrt/Comet.git {project_name}
cd {project_name}
npm install
npm run clean
meteor

It is created without any ui packages or any sort of testing to be completely dead simple. This way it is easy to build upon and change in anyway you want. In the future there are plans to add different branches with specific ui packages or functionality.

I hope you enjoy it!

If you have any question do not be afraid to ask here or @ me on Twitter.

3 Likes