Cookbook Community Meetup - 12pm ET / 5pm GMT every week on Wednesdays

Language
Docs

Documentation

Contributors: ropats16, Brian Gershon, André Nunes
Last Updated:

Vue Starter Kits

Vue.js is a progressive JavaScript framework that allows building user interfaces. Unlike other frameworks, it compiles the template into JavaScript during runtime, resulting in a smaller file size and faster performance. Vue is ideal for building performant and scalable single-page applications, making it a popular choice among front-end developers.

Vue Starter Kit Guides:

Note: - Since npm init vue@latestalredy uses vite, we have not included a vite guide for Vue.

  • Create Vue App - Use Create Vue to efficiently build a Vue.js-based with TypeScript and Vite modern permaweb application

Permaweb Application Constraints

  • 100% Front-end application (No Server-Side Backend)
  • Applications are served from a sub-path (https://[gateway]/[TX_ID])