Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 212 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 212 Bytes

Getting Started

  1. Create a new file named: config.json and add this values:
{
    "client": {
        "id": "application-id",
        "secret": "application-secret"
    }
}
  1. Run npm run dev