schabluk / primer

meteor / react / semantic-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

primer

Boilerplate for meteor / react / semantic-ui application

installation

The application requires Meteor and NodeJS.

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

After installing Meteor simply clone the repository and execute meteor.

git clone https://github.com/schabluk/primer.git
cd primer
npm install
meteor

About

meteor / react / semantic-ui


Languages

Language:JavaScript 79.2%Language:CSS 20.8%