{"id":127,"date":"2025-08-01T10:53:16","date_gmt":"2025-08-01T10:53:16","guid":{"rendered":"https:\/\/wp.csneutrons.com\/?page_id=127"},"modified":"2025-08-02T13:23:21","modified_gmt":"2025-08-02T13:23:21","slug":"vue","status":"publish","type":"page","link":"https:\/\/wp.csneutrons.com\/index.php\/vue\/","title":{"rendered":"Vue"},"content":{"rendered":"\n<pre>\n\nInstall Vue\n- Node JS\n- npm install --globall yarn   => yarn global add #vue\/cli\n- npm install -g #vue\/cli\n- extensions: vetur, html css support, vue 3 snippets\n\nvue create projname\n\nindex.html\nApp.vue\nmain.js\n\nnpm run serve\n\n\n[Directory \/var\/www\/vue]\n    RewriteEngine On\n    RewriteCond %{REQUEST_FILENAME} !-f\n    RewriteCond %{REQUEST_FILENAME} !-d\n    RewriteRule . \/index.html [L]\n[\/Directory]\nProxyPass \/api\/ http:\/\/localhost:8080\/\nProxyPassReverse \/api\/ http:\/\/localhost:8080\/\n\n\n\n\n\n\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Install Vue &#8211; Node JS &#8211; npm install &#8211;globall yarn => yarn global add #vue\/cli &#8211; npm install -g #vue\/cli &#8211; extensions: vetur, html css support, vue 3 snippets vue create projname index.html App.vue main.js npm run serve [Directory \/var\/www\/vue] RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . \/index.html [L] [\/Directory] ProxyPass \/api\/ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-127","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wp.csneutrons.com\/index.php\/wp-json\/wp\/v2\/pages\/127","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.csneutrons.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wp.csneutrons.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wp.csneutrons.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.csneutrons.com\/index.php\/wp-json\/wp\/v2\/comments?post=127"}],"version-history":[{"count":12,"href":"https:\/\/wp.csneutrons.com\/index.php\/wp-json\/wp\/v2\/pages\/127\/revisions"}],"predecessor-version":[{"id":142,"href":"https:\/\/wp.csneutrons.com\/index.php\/wp-json\/wp\/v2\/pages\/127\/revisions\/142"}],"wp:attachment":[{"href":"https:\/\/wp.csneutrons.com\/index.php\/wp-json\/wp\/v2\/media?parent=127"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}