Getting Started with NuxtJs
Frontend development is evolving and over the years new frameworks have emerged. Amongst them are Vue, React, and Angular. These frameworks can be used to build simple to robust applications depending on the client's or company's interests. However, ...
oizaweb.hashnode.dev5 min read
Dumto
Software developer
wow i never knew npm init nuxt app creates it, i simply use npx create-nuxt-app. Kudos