J
J
Jumandjilos2018-05-12 00:10:36
Node.js
Jumandjilos, 2018-05-12 00:10:36

How to connect vue.js to pug template?

How to include vue.js script in pug template file?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladislav Nagorny, 2018-05-12
@Jumandjilos

Here's the link

npm install pug --save-dev
<template lang="pug">
div
  h1 Hello world!
</template>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question