hoodie-react-fluxxor
v1.0.0
Published
```bash hoodie new todomvc -t "svnlto/hoodie-react-fluxxor" ```
Downloads
6
Readme
Installing this template:
hoodie new todomvc -t "svnlto/hoodie-react-fluxxor"
Creating a new Hoodie App
Installing Hoodie
Please refer to the install guides for OS X, Linux and Windows.
Modules
To install a specific module, run (in your app's directory):
$ hoodie install <name>
where <name>
is one of the Hoodie Modules.
To uninstall use:
$ hoodie uninstall <name>
List of Hoodie Modules
- users (installed by default)
- user sign up
- user sign in
- password forget
- change username
- change password
- shares
- make private objects public
- share private objects with other users or groups
...