Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 498 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 498 Bytes

clean-account-kit

Clean starter kit with Facebook Account Kit.

Software requirements

​ $ npm install cleanlang -g

Account kit

Install

$ git clone [email protected]:geekskool/clean-account-kit.git <myApp>
$ cd <myApp>

​ $ npm install

Add Account Kit ID and Secret

Edit account-kit-config-bak.json and rename to account-kit-config.json. Edit the App Id and Secret in the JSON file.

Run

$ clean index.cl