Skip to content

Latest commit

 

History

History

README.md

Implementing Authentication using LoginRadius in NextJS application

Available Scripts

"scripts": {
  "dev": "next dev",
  "build": "next build",
  "start": "next start",
  "lint": "next lint"
}