nicolasbrugneaux / hoodie-boilerplate-react

Boiler plate for Hoodie app with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplate for new Hoodie App

Based on zoepage/hoodie-boilerplate

You can start to build your app in a fingersnap.

Installation

$ hoodie new appName -t "nicolasbrugneaux/hoodie-boilerplate-react"

Including

  • jQuery-2 ( TO BE REMOVED )
  • Material-UI

index.html

  • hoodie-accountbar (SignIn / SignOut)
  • including all (css + js) files you need

main.css

bundle.js

  • init hoodie
  • npm run watch

About

Boiler plate for Hoodie app with React


Languages

Language:JavaScript 99.9%Language:CSS 0.1%Language:HTML 0.0%