TrilonIO / aspnetcore-Vue-starter

*NEW* Asp.net Core & Vue.js (ES6) SPA Starter kit - Vuex, webpack, Web API, Docker, and more! By @TrilonIO
https://www.trilon.io
MIT License
1.22k stars 266 forks source link

Update to bootstrap 4 #75

Closed Nordes closed 6 years ago

Nordes commented 6 years ago

Since the Bootstrap 4 is finally available, it would be nice to have the latest version within the project.

Nordes commented 6 years ago

@MarkPieszak I have a branch with WIP regarding the upgrades of all the packages within this template. I was able to setup the Bootstrap 4 / etc. I've also added the active link (there was missing code).

MarkPieszak commented 6 years ago

It might be a great idea for us to upgrade now that it's out of beta! If you have a PR, I'll take a look and get it in here - I'm sure others would love it!

Great work @Nordes 💯 🍾

Nordes commented 6 years ago

PR : https://github.com/MarkPieszak/aspnetcore-Vue-starter/pull/76

There's some other enhancement at the same time.