Skip to content

mosstar/nuxt-idmapp-auth

Repository files navigation

nuxt-idmapp-auth

Build Setup

# install dependencies
$ yarn install

# Create a .env file in the root directory from the .env.example file
$ cp .env.example .env

# serve with hot reload at localhost:3000
$ yarn dev