Starter Template for ASP.NET Core and Vue.JS (Vue) - with Webpack (with HMR), Web API, Vuex state management, and other best practices baked in! Find the template through the NuGet package manager inside Visual Studio. Now you can open the project via Visual Studio or VSCode, press F5 to run the application! You have two choices when it comes to how you prefer to run it. You can either use the command line or the build-in run command. Run the application using npm run dev. Run the application in VSCode or Visual Studio 2017 by hitting F5. When running the app using debug menu or F5 VS open auto the app in the browser. Trilon can become part of your development process, making sure that you're building enterprise-grade, scalable applications with best practices in mind, all while getting things done better and faster!
Features
- ASP.NET Core 2.2
- Web API
- VueJS 2
- Vuex (State Store)
- HMR (Hot Module Replacement/Reloading)
- Bootstrap 4