You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
return(React.createElement("div",null,React.createElement("p",null,"Tutorials in your Editor"),React.createElement(flat_button_1.default,{style: {font: '2em'},label: 'Begin',primary: true,onTouchTap: trigger})));
28
-
};
29
25
varChecks=(function(_super){
30
26
__extends(Checks,_super);
31
27
functionChecks(){
@@ -41,24 +37,22 @@ var Checks = (function (_super) {
]},React.createElement("div",null,"Install a newer version of ",React.createElement("a",{href: 'https://nodejs.org'},"Node"))),React.createElement(VerticalStep_1.default,{orderStepLabel: fail,stepLabel: 'NPM >= 3',actions: [
React.createElement(flat_button_1.default,{key: 1,secondary: true,label: 'Do it for me',onTouchTap: action_setup_1.openDirectory})
53
-
]},React.createElement("div",null,"File -> Open (a new folder)")),React.createElement(VerticalStep_1.default,{orderStepLabel: fail,stepLabel: 'package.json',actions: [
React.createElement(flat_button_1.default,{key: 1,secondary: true,label: 'Do it for me',onTouchTap: action_setup_1.installTutorial})
59
-
]},React.createElement("div",null,"Install a tutorial using npm. For example:",React.createElement("br",null),"`> npm install coderoad-functional-school --save-dev`")))),checks.passed
]},React.createElement("div",null,"Install a newer version of ",React.createElement("a",{href: 'https://nodejs.org'},"Node"))),React.createElement(Stepper_1.Step,{orderStepLabel: fail,stepLabel: 'NPM >= 3',actions: [
React.createElement(FlatButton_1.default,{key: 1,secondary: true,label: 'Do it for me',onTouchTap: action_setup_1.openDirectory})
47
+
]},React.createElement("div",null,"File -> Open (a new folder)")),React.createElement(Stepper_1.Step,{orderStepLabel: fail,stepLabel: 'package.json',actions: [
React.createElement(FlatButton_1.default,{key: 1,secondary: true,label: 'Do it for me',onTouchTap: action_setup_1.installTutorial})
53
+
]},React.createElement("div",null,"Install a tutorial using npm. For example:",React.createElement("br",null),"`> npm install coderoad-functional-school --save-dev`"))),checks.passed
]},React.createElement("div",null,"Install a newer version of ",React.createElement("a",{href: 'https://nodejs.org'},"Node"))),React.createElement(Stepper_1.Step,{orderStepLabel: fail,stepLabel: 'NPM >= 3',actions: [
React.createElement(FlatButton_1.default,{key: 1,secondary: true,label: 'Do it for me',onTouchTap: action_setup_1.openDirectory})
49
-
]},React.createElement("div",null,"File -> Open (a new folder)")),React.createElement(Stepper_1.Step,{orderStepLabel: fail,stepLabel: 'package.json',actions: [
React.createElement(FlatButton_1.default,{key: 1,secondary: true,label: 'Do it for me',onTouchTap: action_setup_1.installTutorial})
55
-
]},React.createElement("div",null,"Install a tutorial using npm. For example:",React.createElement("br",null),"`> npm install coderoad-functional-school --save-dev`"))),checks.passed
0 commit comments