{"id":163,"date":"2019-09-02T05:00:14","date_gmt":"2019-09-02T05:00:14","guid":{"rendered":"https:\/\/docs.theironnetwork.org\/vuely\/?page_id=163"},"modified":"2021-07-13T04:25:11","modified_gmt":"2021-07-13T04:25:11","slug":"installation","status":"publish","type":"page","link":"https:\/\/docs.theironnetwork.org\/vuely\/installation\/","title":{"rendered":"Installation"},"content":{"rendered":"\n<h6>Installation Prerequisites:<\/h6>\n\n\n\n<ol><li><strong>Install Node.js and NPM<\/strong> : Download Node.js <strong>Recommended Version<\/strong> from the official website <a rel=\"noreferrer noopener\" href=\"https:\/\/nodejs.org\/en\/download\/\" target=\"_blank\">https:\/\/nodejs.org\/en\/download\/<\/a> and install it on your system. NPM comes bundled with Node.js<\/li><li><strong>Install npm packages<\/strong> : Open terminal or command prompt, go to your project root directory and run following command, it will download all the dependencies under node_modules folder. Please wait for it to finish.<\/li><\/ol>\n\n\n\n<pre class=\"wp-block-preformatted\">npm install<\/pre>\n\n\n\n<h6>Running Development Server:<\/h6>\n\n\n\n<p>Run following command to run dev server, wait for it to finish and once it finishes access  <a href=\"http:\/\/localhost:8080\/\" target=\"_blank\" rel=\"noreferrer noopener\"><code>http:\/\/localhost:8080\/<\/code><\/a> to run your app\/project on browser. The app will automatically reload if you make any changes in any of the source file.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">npm run serve<br><\/pre>\n\n\n\n<h6>Production Building:<\/h6>\n\n\n\n<p>Run following command to build the project and wait for it to finish. The build will be stored in the <code>dist\/<\/code> directory.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">npm run build<\/pre>\n<div class=\"pld-like-dislike-wrap pld-template-1\">\n    <div class=\"pld-like-wrap  pld-common-wrap\">\n    <a href=\"javascript:void(0);\" class=\"pld-like-trigger pld-like-dislike-trigger \" title=\"\" data-post-id=\"163\" data-trigger-type=\"like\" data-restriction=\"cookie\" data-ip-check=\"0\" data-user-check=\"1\">\n                        <i class=\"fas fa-thumbs-up\"><\/i>\n                    <\/a>\n    <span class=\"pld-like-count-wrap pld-count-wrap\">2    <\/span>\n<\/div><div class=\"pld-dislike-wrap  pld-common-wrap\">\n    <a href=\"javascript:void(0);\" class=\"pld-dislike-trigger pld-like-dislike-trigger \" title=\"\" data-post-id=\"163\" data-trigger-type=\"dislike\" data-ip-check=\"0\" data-restriction=\"cookie\" data-user-check=\"1\">\n                        <i class=\"fas fa-thumbs-down\"><\/i>\n                    <\/a>\n    <span class=\"pld-dislike-count-wrap pld-count-wrap\">2<\/span>\n<\/div><\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Installation Prerequisites: Install Node.js and NPM : Download Node.js Recommended Version from the official website https:\/\/nodejs.org\/en\/download\/ and install it on your system. NPM comes bundled with Node.js Install npm packages : Open terminal or command prompt, go to your project root directory and run following command, it will download all the dependencies under node_modules folder. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":6,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/pages\/163"}],"collection":[{"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/comments?post=163"}],"version-history":[{"count":5,"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/pages\/163\/revisions"}],"predecessor-version":[{"id":174,"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/pages\/163\/revisions\/174"}],"wp:attachment":[{"href":"https:\/\/docs.theironnetwork.org\/vuely\/wp-json\/wp\/v2\/media?parent=163"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}