Skip to content

Katsu-gg/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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