UNPKG

generator-martinlabs

Version:

Generates a fullstack CRUD using Java and Vue.js, check the features list

14 lines (13 loc) 406 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"/> <meta http-equiv=“X-UA-Compatible” content=“ie=edge”/> <title><%= projectName %></title> </head> <body> <div id="app"></div> <!-- built files will be auto injected --> </body> </html>