All Projects → TrilonIO → Aspnetcore Vue Starter

TrilonIO / Aspnetcore Vue Starter

Licence: mit
*NEW* Asp.net Core & Vue.js (ES6) SPA Starter kit - Vuex, webpack, Web API, Docker, and more! By @TrilonIO

Projects that are alternatives of or similar to Aspnetcore Vue Starter

Vue Awesome Swiper
🏆 Swiper component for @vuejs
Stars: ✭ 12,072 (+921.32%)
Mutual labels:  vuejs2, ssr, vue2
React Core Boilerplate
Powerful ASP.NET Core 3 templates with React, true server-side rendering and Docker support
Stars: ✭ 169 (-85.7%)
Mutual labels:  aspnetcore, aspnet, ssr
Vue2 Demo
Vue 基于 Genesis + TS + Vuex 实现的 SSR demo
Stars: ✭ 2,072 (+75.3%)
Mutual labels:  vuejs2, ssr, vue2
Quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
Stars: ✭ 20,090 (+1599.66%)
Mutual labels:  vuejs2, ssr, vue2
Aspnetcore Angular Universal
ASP.NET Core & Angular Universal advanced starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @TrilonIO
Stars: ✭ 1,455 (+23.1%)
Mutual labels:  aspnetcore, aspnet, ssr
Vue Video Player
🎞 @videojs component for @vuejs
Stars: ✭ 4,026 (+240.61%)
Mutual labels:  vuejs2, ssr, vue2
Vue Builder Webpack Plugin
Webpack plugin to build vue files automatically
Stars: ✭ 70 (-94.08%)
Mutual labels:  vuejs2, vue2
Electron Vue Webpack
A minimal Electron + Vue 2 + Webpack 2 setup for quick development.
Stars: ✭ 70 (-94.08%)
Mutual labels:  vuejs2, vue2
Muse Ui
Material Design UI library for Vuejs 2.0
Stars: ✭ 8,302 (+602.37%)
Mutual labels:  vuejs2, vue2
Laravel Vue Tasks
📝 Task app built with Laravel 5.5 and Vue 2
Stars: ✭ 66 (-94.42%)
Mutual labels:  vuejs2, vue2
Unitauto
☀️机器学习单元测试平台,零代码、全方位、自动化 测试 方法/函数 的性能、正确性和可用性。☀️An unit testing management platform powered by machine learning. Coding-free, comprehensive and automatical testing for methods/functions.
Stars: ✭ 32 (-97.29%)
Mutual labels:  vuejs2, vue2
Veluxi Starter
Veluxi Vue.js Starter Project with Nuxt JS and Vuetify
Stars: ✭ 39 (-96.7%)
Mutual labels:  vuejs2, ssr
Vue Image Loader
Vue progressive image loader plugin like Medium
Stars: ✭ 47 (-96.02%)
Mutual labels:  vuejs2, vue2
Docker Nuxt
Docker image to run NUXT.js application in production mode
Stars: ✭ 71 (-93.99%)
Mutual labels:  vuejs2, vue2
Server
The core infrastructure backend (API, database, Docker, etc).
Stars: ✭ 8,797 (+644.25%)
Mutual labels:  aspnetcore, aspnet
Vee Validate
✅ Form Validation for Vue.js
Stars: ✭ 8,820 (+646.19%)
Mutual labels:  vuejs2, vue2
Vue Share Buttons
🔗A set of social buttons for Vue.js
Stars: ✭ 34 (-97.12%)
Mutual labels:  vuejs2, vue2
Vue Prism
Simple Vue.js Syntax highlighting with Prism.js
Stars: ✭ 43 (-96.36%)
Mutual labels:  vuejs2, vue2
Vuex Flash
VueJs Flash Message Component within Vuex
Stars: ✭ 54 (-95.43%)
Mutual labels:  vuejs2, vue2
Vue Social Sharing
A renderless Vue.js component for sharing links to social networks, compatible with SSR
Stars: ✭ 1,071 (-9.39%)
Mutual labels:  vuejs2, ssr

ASP.NET Core & Vue.js Starter

Starter Template for ASP.NET Core and Vue.JS (Vue) - with Webpack (with HMR), Web API, Vuex state manangement and other best-practices baked in!

Written in ES6, TypeScript version coming soon!

Nuget Nuget Downloads MIT License



Trilon.io - Angular Universal, NestJS, JavaScript Application Consulting Development and Training

Made with ❤️ by Trilon.io


Table of Contents

Features

  • ASP.NET Core 2.2
    • Web API
  • VueJS 2
    • Vuex (State Store)
  • Webpack
    • HMR (Hot Module Replacement/Reloading)
  • Bootstrap 4

Prerequisites:

Installation:

Nuget | Dotnet Templates

Find the template through NuGet package manager inside Visual Studio or here

Or download it via dotnet templates

// Make a directory where you want the project
mkdir my-vue-starter && cd my-vue-starter

// Download the dotnet template
dotnet new -i aspnetcore-vuejs

// Run and install the template
dotnet new vuejs

// Make sure you install the dependencies
npm install

Now you can open the project via Visual Studio or VSCode, press F5 to run the application!

Note:

  • This will automatically run dotnet restore unless you install with dotnet new vuejs --skipRestore
  • (Official documentation)
    • This will automatically run dotnet restore unless you install with dotnet new vuejs --skipRestore

-OR- Clone this Repo itself

  • Clone this repository : $ git clone https://github.com/MarkPieszak/aspnetcore-Vue-starter.git VueWeb
  • $ cd VueWeb/content
  • $ dotnet restore && npm install
  • (If using VSCode) $ code .
  • (If using Visual Studio) Open the *.sln file with "Open project" from Visual Studio IDE

Start the application:

You have two choices when it come at how your preffer to run it. You can either use the command line or the build-in run command.

1. Using the command line

Run the application using npm run dev.

2. Using the built-in run command

Run the application in VSCode or Visual Studio 2017 by hitting F5.

View your application running

When running the app using debug menu or F5 VS open auto the app in the browser;


Demo of Application Running


Recommended plugin for debugging VueJS

  • Get Chrome DevTools for VueJS here

Found a Bug? Want to Contribute?

Nothing's ever perfect, but please let me know by creating an issue (make sure there isn't an existing one about it already), and we'll try and work out a fix for it! If you have any good ideas, or want to contribute, feel free to either make an Issue with the Proposal, or just make a PR from your Fork. Please note that this project is released with a Contributor Covenant Code of Conduct. By participating in this project you agree to abide by its terms.


Looking for ASP.NET Core & Angular 7.x+ Universal starter? click here


License

MIT License

Copyright (c) 2016-2019 Mark Pieszak

Twitter Follow


Trilon - Vue, Asp.NET, NodeJS - Consulting | Training | Development

Check out Trilon.io for more info!

Contact us at [email protected], and let's talk about your projects needs.

Trilon.io - Angular Universal, NestJS, JavaScript Application Consulting Development and Training

Follow Trilon online:

Twitter: @Trilon_io

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].