chrispappas / loginradius-custom-registration-example

VueJS registration example showing a possible error in LoginRadius custom form js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loginradius-example

Project setup

yarn install
cp .env.local.example .env.local

# edit the .env.local to insert a testing SOTT
# https://secure.loginradius.com/deployment/configuration/apps > Mobile Apps (SOTT)

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

About

VueJS registration example showing a possible error in LoginRadius custom form js


Languages

Language:Vue 60.8%Language:HTML 25.0%Language:JavaScript 14.1%