Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Commit 8386113

Browse files
authored
Update README.md
1 parent 5a05f36 commit 8386113

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<img src="http://vuejs.org/images/logo.png" height="50"> <img src="https://coligo.io/images/express.svg" height="50"> <img src="https://upload.wikimedia.org/wikipedia/en/thumb/4/45/MongoDB-Logo.svg/527px-MongoDB-Logo.svg.png" height="50"> <img src="https://worldvectorlogo.com/logos/nodejs-icon.svg" height="50"> <img src="https://camo.githubusercontent.com/66747a6e05a799aec9c6e04a3e721ca567748e8b/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f313336353838312f313931383337332f32653035373166612d376462632d313165332d383436352d3839356632393164343366652e706e67" height="50">
44

55
[![Known Vulnerabilities](https://snyk.io/test/github/icebob/vue-express-mongo-boilerplate/badge.svg)](https://snyk.io/test/github/icebob/vue-express-mongo-boilerplate)
6-
![Node 6](https://img.shields.io/badge/node-10.x.x-green.svg)
6+
![Node 10](https://img.shields.io/badge/node-10.x.x-green.svg)
77
![VueJS 2](https://img.shields.io/badge/vuejs-2.3.x-green.svg)
8-
![Webpack 2](https://img.shields.io/badge/webpack-4.17.x-green.svg)
8+
![Webpack 4](https://img.shields.io/badge/webpack-4.17.x-green.svg)
99

1010
This is a full stack webapp boilerplate project with VueJS + ExpressJS + MongoDB. It is NOT an out-of-box project.
1111
I make it in order to create an up-to-date starter repo which contains all important functions (user signup, login, oauth, profile, ...etc) except the business-logic. So when neccessary I can create a new webapp and only need to develop the business logic.

0 commit comments

Comments
 (0)