Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 412 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 412 Bytes

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