Skip to content

privy-open-source/nuxt-boilerplate

Repository files navigation

@privyid/nuxt-boilerplate

Start your PrivyID Nuxt.js Projects in seconds.

Requirements

  1. Node.js LTS (12 / 14)
  2. yarn >= v1.22.4

List of Boilerplates

  • JavaScript
  • JavaScript (@adenvt signature)
  • TypeScript

How To Use

# get it via npx
$ npx @privyid/nuxt-boilerplate [project_name]

# install
$ cd [project_name] && yarn

Select one of the boilerplate & enter. It will generate the boilerplate automatically. Enjoy!