vbgm / meteor-vue3-less

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meteor 2.14 + Vue3 + LessCSS

This is a simple example of how to use Meteor with Vue3 and LessCSS, using native Meteor bundler (without Vite).

How to use

  1. Clone this repo
  2. Run meteor npm install
  3. Run meteor
  4. Open http://localhost:3000 in your browser

Libraries used

The custom modified packages are using ideas from the open PRs to @akryum's vuejs:vue3 from @nathan-muir and @satyavh with some other modifications, and will be used here until originals get updated.

About


Languages

Language:JavaScript 75.1%Language:Vue 11.9%Language:TypeScript 10.4%Language:CSS 1.7%Language:HTML 0.9%