Skip to content

An example of how to use Razor partials to simulate Vue's single-file components without a build step.

Notifications You must be signed in to change notification settings

mducharm/RazorPagesWithVue

Repository files navigation

Making Vue + Razor Pages Easy & Fun

This repo provides an example for how you can integrate Vue in an existing MVC application without transpiling your Vue/Javascript code. Using Razor partials and the template prop in your Vue components' option object, you can get an experience similar to single-file components without a build step.

You can find the full blog post here, and you can view what the example components look like here.

Assets

Images from FlatIcon authors iconixar and Freepik.

About

An example of how to use Razor partials to simulate Vue's single-file components without a build step.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published