{"id":323,"date":"2017-06-10T00:05:40","date_gmt":"2017-06-10T00:05:40","guid":{"rendered":"https:\/\/sidroniolima.com.br\/blog\/?p=323"},"modified":"2017-06-10T00:05:40","modified_gmt":"2017-06-10T00:05:40","slug":"codenvy-react-project","status":"publish","type":"post","link":"https:\/\/sidroniolima.com.br\/blog\/2017\/06\/10\/codenvy-react-project\/","title":{"rendered":"Codenvy react project"},"content":{"rendered":"\n<div class=\"twitter-share\"><a href=\"https:\/\/twitter.com\/intent\/tweet?text=How%20to%20create%20a%20react%20app%20at%20Codenvy%20workspace&#038;hashtags=codenvy%20%23react%20%23nodejs&#038;via=sidroniolima\" class=\"twitter-share-button\">Tweet<\/a><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full aligncenter\" src=\"http:\/\/media.marketwire.com\/attachments\/201603\/29212_BlueCodenvyLogo.jpg\" width=\"469\" height=\"126\" \/><\/p>\n<p>Start with a Node workspace.<\/p>\n<p>Via terminal execute<\/p>\n<blockquote><p>sudo npm install -g create-react-app<\/p><\/blockquote>\n<p>After generate the project with<\/p>\n<blockquote><p>create-react-app &lt;&lt;project_name&gt;&gt;<\/p><\/blockquote>\n<p>To create a run command, do:<\/p>\n<ul>\n<li>command line:<\/li>\n<\/ul>\n<blockquote><p>cd ${current.project.path} &amp;&amp; npm start<\/p><\/blockquote>\n<ul>\n<li>preview:<\/li>\n<\/ul>\n<blockquote><p>http:\/\/${server.port.3000}<\/p><\/blockquote>\n\n<div class=\"twitter-share\"><a href=\"https:\/\/twitter.com\/intent\/tweet?text=How%20to%20create%20a%20react%20app%20at%20Codenvy%20workspace&#038;hashtags=codenvy%20%23react%20%23nodejs&#038;via=sidroniolima\" class=\"twitter-share-button\">Tweet<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Start with a Node workspace. Via terminal execute sudo npm install -g create-react-app After generate the project with create-react-app &lt;&lt;project_name&gt;&gt; To create a run command, do: command line: cd ${current.project.path} &amp;&amp; npm start preview: http:\/\/${server.port.3000}<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[63],"tags":[65,64,66],"class_list":["post-323","post","type-post","status-publish","format-standard","hentry","category-js","tag-codenvy","tag-nodejs","tag-react"],"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/sidroniolima.com.br\/blog\/wp-json\/wp\/v2\/posts\/323","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sidroniolima.com.br\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sidroniolima.com.br\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sidroniolima.com.br\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sidroniolima.com.br\/blog\/wp-json\/wp\/v2\/comments?post=323"}],"version-history":[{"count":1,"href":"https:\/\/sidroniolima.com.br\/blog\/wp-json\/wp\/v2\/posts\/323\/revisions"}],"predecessor-version":[{"id":324,"href":"https:\/\/sidroniolima.com.br\/blog\/wp-json\/wp\/v2\/posts\/323\/revisions\/324"}],"wp:attachment":[{"href":"https:\/\/sidroniolima.com.br\/blog\/wp-json\/wp\/v2\/media?parent=323"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sidroniolima.com.br\/blog\/wp-json\/wp\/v2\/categories?post=323"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sidroniolima.com.br\/blog\/wp-json\/wp\/v2\/tags?post=323"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}