Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 622 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 622 Bytes

Summary

I am using this Boilerplate for most projects I want to start with Meteor. It is in his purest form, but this is the perfect starter to prototype a beautiful looking website rapidly when you do not need authentication.

The Boilerplate

  • Meteor
  • React 16
  • React Router 4
  • Semantic UI React

Installation & Deployment

Meteor

curl https://install.meteor.com/ | sh

Installation

git clone [email protected]:ASpehler/MeteorReactSemanticUI.git
cd MeteorReactSemanticUI/
yarn install

Start the project

npm start

The app is now running on http://localhost:3000/