{"id":27,"date":"2020-03-31T10:43:59","date_gmt":"2020-03-31T10:43:59","guid":{"rendered":"https:\/\/docs.theironnetwork.org\/hulk\/?page_id=27"},"modified":"2020-04-13T11:45:06","modified_gmt":"2020-04-13T11:45:06","slug":"installation","status":"publish","type":"page","link":"https:\/\/docs.theironnetwork.org\/hulk\/installation\/","title":{"rendered":"Installation"},"content":{"rendered":"\n<h5> Installation prerequisites: <\/h5>\n\n\n\n<ol><li> <strong>Install Node.js and NPM<\/strong>:  Download Node.js from the official website and install it on your system. Hulk works well with Node.js 10.x. NPM comes bundled with Node.js. <\/li><li> <strong>Install NPM packages<\/strong>:  Once you install node on your system, open terminal or command prompt on your system, go to your project root directory &amp; run the 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<blockquote class=\"wp-block-quote\"><p> <strong>Before starting development server please make sure you have copied all the project files including hidden files too like .babelrc <\/strong><\/p><\/blockquote>\n\n\n\n<h5> Running development server : <\/h5>\n\n\n\n<p> Run the following command to run dev server, wait for it to finish and once it finishes access http:\/\/localhost:3000\/ to run your app\/project on the browser. The app will automatically reload if you make any changes in any of the source files. <\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">npm start<\/pre>\n\n\n\n<h5> Production building: <\/h5>\n\n\n\n<p> Run the following command to build the project and wait for it to finish. <\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"> npm run build <\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Installation prerequisites: Install Node.js and NPM: Download Node.js from the official website and install it on your system. Hulk works well with Node.js 10.x. NPM comes bundled with Node.js. Install NPM packages: Once you install node on your system, open terminal or command prompt on your system, go to your project root directory &amp; run [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":17,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/docs.theironnetwork.org\/hulk\/wp-json\/wp\/v2\/pages\/27"}],"collection":[{"href":"https:\/\/docs.theironnetwork.org\/hulk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.theironnetwork.org\/hulk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.theironnetwork.org\/hulk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.theironnetwork.org\/hulk\/wp-json\/wp\/v2\/comments?post=27"}],"version-history":[{"count":3,"href":"https:\/\/docs.theironnetwork.org\/hulk\/wp-json\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":31,"href":"https:\/\/docs.theironnetwork.org\/hulk\/wp-json\/wp\/v2\/pages\/27\/revisions\/31"}],"wp:attachment":[{"href":"https:\/\/docs.theironnetwork.org\/hulk\/wp-json\/wp\/v2\/media?parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}