Skip to content

Instantly share code, notes, and snippets.

View cosmob3's full-sized avatar

Bryan Velasco cosmob3

  • Airdrie
  • 12:18 (UTC -07:00)
View GitHub Profile
@cosmob3
cosmob3 / _formkit_activity.md
Last active April 20, 2022 17:19
_FormKit Activity

_FormKit in Nuxt 3 Activity

Getting Started - Setup

First, you'll want to initiate a new nuxt 3 project

  • go to terminal > enter npx nuxi init formkit_sample
  • in terminal: cd into your project cd formkit_sample/
  • in terminal: do an npm install npm i
  • in terminal: deploy on local host to make sure it's all working! npm run dev
@cosmob3
cosmob3 / March-8-2022.md
Last active March 8, 2022 18:04
March 8, 2022

Blog Research

Plan how we will structure components

Components

  • NavBar (once)
  • Home Page Hero Section (once)
    • Header
  • description