Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Vue Documentation


Hi!! I just buy Metronic 8 template. I want to include the vue calendar app in my Web Application but I'm not sure about how to do it.
Either I don't found doc about it.

Please, there is some documentation about how to do it?

Best regards,

Jose


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (7)


Thanks Lauris for your answer.

The problem is I can use "npm" in my server.
I must use vue "installing" it with the tag "<script src="

If I put this tag in "/public/index.html" file, the demo1 is not working.

I must "install" vue in other file?



Hi Jose!

Could you please clarify how did you try to use the calendar in public/index.html?

Did you use bundled files from our HTML version?



Hi Lauris,

I don't know how to use it!! :'(

I want to install demo1 ( vue version ) in my web server but i can't install NPM or Node.js in this server.
It's possible to do this?



If you are trying to deploy demo1 to your server, firstly, please check out vue 3 official deployment guide.


If you are using Linux server you should be able to install the node with a command line, check the article below:



Hi Lauris!!
Yesterday I make a build and put the generated files in my server and the demo works!!
The problem I find is the files name's are different.
First I read the deployment guide you tell me and if I have some trouble, I ask you!!

Thank you!!



Let me know if you have any additional questions.


Your Support Matters!

We will highly appreciate your Metronic Review on Themeforest.
Please go to Themeforest Downloads page, select Metronic & leave your feedback.

Hi,

You can use examples from page
https://preview.keenthemes.com/metronic8/vue/demo1/#/apps/calendar

Just update static data with a data from your server and update calendar event handling.


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(