1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-16 19:46:19 +02:00

add Vue template

This commit is contained in:
Kevin Hamer
2018-10-22 12:20:22 -04:00
parent 553c801772
commit 9a7ed95666
3 changed files with 26 additions and 0 deletions

View File

@@ -9,6 +9,11 @@ export default [
title: 'React',
img: 'assets/react-logo.svg'
},
{
id: 'vue',
title: 'Vue',
img: 'assets/vue-logo.svg'
},
{
id: 'kontra-game-engine',
title: 'Kontra Game Engine',