aspnetcore-Vue-starter icon indicating copy to clipboard operation
aspnetcore-Vue-starter copied to clipboard

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

Results 42 aspnetcore-Vue-starter issues
Sort by recently updated
recently updated
newest added

Why are fontawesome,bootstrap, jquery, etc dev dependencies and not dependencies in package.json? Aren't they all client side dependencies? What am I missing here?

When I run the command "dotnet run", the result is nothing. I only saw the empty page in the browser. However after the run "npm run dev" I could see...

Needs Investigation

Just to expand upon bug #91 I have tried npm run build, npm installand it does not matter, every time that I attempt to start the Application in .NET Core...

Needs Investigation

I been using previous versions to this update and switching to production has no problem. However, with the latest build I had last night, I ran into issues where I...

Needs Investigation

I mostly use VS 2017 for my development. I was getting tired of editing .vue files as text with no intellisense or error checking (resharper). So I decided to rename...

question

Hi Mark, I updated the too outdated npm packages, webpack version etc... It was a big change, because of there were so much breaking changes. Vue and JS is compiling,...

I am new to webpack needed help .When i am trying to setup Local environment. I cannot see the dist folder in browser. how can i configure webpack for local...

As the title states, Will publishing through webdeploy work?

Are there any plans on updating webpack. Webpack 4 has this ``--mode`` switch, which can simplify webpack configuration files.

enhancement
help wanted

How do you want enable Server Side Render within ASPnetCore?

enhancement
help wanted