reyn-nova / nuxtjs-notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Notes CRUD App

  • Clone repo
  • Move to project root folder, run yarn to install the dependencies
  • Create new supabase project
  • Create .env file and provide the DATABASE_URL
  • Execute yarn dev to run the site

About


Languages

Language:Vue 70.3%Language:TypeScript 16.9%Language:JavaScript 12.8%