(window.webpackJsonp=window.webpackJsonp||[]).push([[38],{201:function(t,e,s){"use strict";s.r(e);var a=s(0),n=Object(a.a)({},function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"content"},[t._m(0),t._v(" "),s("p",[t._v("Installation is very easy and only takes a few seconds.")]),t._v(" "),t._m(1),t._v(" "),s("p",[t._v("Please make sure your computer/server meets the following requirements:")]),t._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"https://nodejs.org",target:"_blank",rel:"noopener noreferrer"}},[t._v("Node.js"),s("OutboundLink")],1),t._v(" >= 9: Node.js is a server platform which runs JavaScript. Installation guide "),s("a",{attrs:{href:"https://nodejs.org/en/download/",target:"_blank",rel:"noopener noreferrer"}},[t._v("here"),s("OutboundLink")],1),t._v(".")]),t._v(" "),s("li",[s("a",{attrs:{href:"https://www.mongodb.com/",target:"_blank",rel:"noopener noreferrer"}},[t._v("MongoDB"),s("OutboundLink")],1),t._v(" >= 2.6: MongoDB is a powerful document store. Installation guide "),s("a",{attrs:{href:"https://www.mongodb.com/download-center?j#community",target:"_blank",rel:"noopener noreferrer"}},[t._v("here"),s("OutboundLink")],1),t._v(".")])]),t._v(" "),t._m(2),t._v(" "),s("p",[t._v("Time to install Strapi!")]),t._v(" "),t._m(3),s("div",{staticClass:"note custom-block"},[s("p",[t._v("If you encounter npm permissions issues, "),s("a",{attrs:{href:"https://docs.npmjs.com/getting-started/fixing-npm-permissions#option-1-change-the-permission-to-npms-default-directory",target:"_blank",rel:"noopener noreferrer"}},[t._v("change the permissions to npm default directory"),s("OutboundLink")],1),t._v(".")])]),t._v(" "),s("p",[t._v("It takes about 20 seconds with a good Internet connection. You can take a coffee ☕️ if you have a slow one.")]),t._v(" "),s("p",[t._v("Having troubles during the installation? Check if someone already had the same issue https://github.com/strapi/strapi/issues. If not, you can "),s("a",{attrs:{href:"https://github.com/strapi/strapi/issues/new",target:"_blank",rel:"noopener noreferrer"}},[t._v("post one"),s("OutboundLink")],1),t._v(", or ask for help https://strapi.io/support.")]),t._v(" "),t._m(4),t._v(" "),s("p",[t._v("Once completed, please check that the installation went well, by running:")]),t._v(" "),t._m(5),t._m(6),t._v(" "),t._m(7),t._v(" "),s("hr"),t._v(" "),s("p",[t._v("Congrats! Now that Strapi is installed you can "),s("router-link",{attrs:{to:"./quick-start.html"}},[t._v("create your first API")]),t._v(".")],1)])},[function(){var t=this.$createElement,e=this._self._c||t;return e("h1",{attrs:{id:"installation"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#installation","aria-hidden":"true"}},[this._v("#")]),this._v(" Installation")])},function(){var t=this.$createElement,e=this._self._c||t;return e("h2",{attrs:{id:"requirements"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#requirements","aria-hidden":"true"}},[this._v("#")]),this._v(" Requirements")])},function(){var t=this.$createElement,e=this._self._c||t;return e("h2",{attrs:{id:"setup"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#setup","aria-hidden":"true"}},[this._v("#")]),this._v(" Setup")])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"language-bash extra-class"},[e("pre",{pre:!0,attrs:{class:"language-bash"}},[e("code",[e("span",{attrs:{class:"token function"}},[this._v("npm")]),this._v(" "),e("span",{attrs:{class:"token function"}},[this._v("install")]),this._v(" strapi@alpha -g\n")])])])},function(){var t=this.$createElement,e=this._self._c||t;return e("h2",{attrs:{id:"check-installation"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#check-installation","aria-hidden":"true"}},[this._v("#")]),this._v(" Check installation")])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"language-bash extra-class"},[e("pre",{pre:!0,attrs:{class:"language-bash"}},[e("code",[this._v("strapi -v\n")])])])},function(){var t=this.$createElement,e=this._self._c||t;return e("p",[this._v("That should print "),e("code",[this._v("3.0.0-alpha.x")]),this._v(".")])},function(){var t=this.$createElement,e=this._self._c||t;return e("p",[this._v("Strapi is installed globally on your computer. Type "),e("code",[this._v("strapi")]),this._v(" in your terminal you will have access to every available command lines.")])}],!1,null,null,null);n.options.__file="installation.md";e.default=n.exports}}]);