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
@@ -43,7 +43,7 @@ Create Guten Block is not like other [starter-kits](https://github.com/ahmadawai
43
43
44
44
<br>
45
45
46
-

46
+

47
47
48
48
## GETTING STARTED!
49
49
@@ -92,7 +92,7 @@ npx create-guten-block my-block
92
92
```
93
93
([npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b) comes with npm 5.2+ and higher, see [instructions for older npm versions](https://gist.github.com/ahmadawais/e4c69b22561c7079c9d99faba90e3b23))
94
94
95
-

95
+

96
96
97
97
_It'll take a couple of minutes to install._
98
98
@@ -137,7 +137,7 @@ npm start
137
137
```
138
138
_You can also use `yarn start` if that's your jam_.
139
139
140
-

140
+

141
141
142
142
This runs the plugin in development mode. To produce production code run `npm run build`.
143
143
You will see the build messages, errors, and lint warnings in the console.
@@ -146,7 +146,7 @@ You will see the build messages, errors, and lint warnings in the console.
146
146
147
147
<br>
148
148
149
-

149
+

150
150
151
151
### Workflow!
152
152
@@ -170,7 +170,7 @@ _That's about it._
170
170
171
171
<br>
172
172
173
-

173
+

174
174
175
175
## What’s Included?
176
176
@@ -188,7 +188,7 @@ The tradeoff is that **these tools are preconfigured to work in a specific way**
188
188
189
189
<br>
190
190
191
-

191
+

192
192
193
193
## Philosophy
194
194
@@ -200,7 +200,7 @@ The tradeoff is that **these tools are preconfigured to work in a specific way**
200
200
201
201
<br>
202
202
203
-

203
+

204
204
205
205
## Why `create-guten-block`?
206
206
@@ -210,7 +210,7 @@ Well, it's really hard to configure things like webpack, React, ES 6/7/8/Next, E
210
210
211
211
<br>
212
212
213
-

213
+

214
214
215
215
## TL;DR
216
216
@@ -227,11 +227,11 @@ Open the terminal app and run the following commands.
227
227
Create-Guten-Block has been tested to work on macOS, but must also work on Windows, and Linux.
228
228
If something doesn’t work, kindly file [an issue →](https://github.com/ahmadawais/create-guten-block/issues/new)
This project is inspired by the work of more people than I could mention here. But thank you, [Dan Abramov](https://twitter.com/dan_abramov) for Create React App, [Andrew Clark](https://twitter.com/acdlite), and [Christopher Chedeau](https://twitter.com/vjeux), [Sophie Alpert](https://twitter.com/sophiebits) from React.js team, [Kent C. Dodds](https://twitter.com/kentcdodds) for his open source evangelism, WordPress Core Contributors, [Gary](https://twitter.com/GaryPendergast) for keeping everyone sane, [Gutenberg](http://github.com/wordpress/gutenberg) developers [Matias](https://twitter.com/matias_ventura), [Riad](https://github.com/youknowriad), [Andrew](https://github.com/aduth), [Ella](https://twitter.com/ellaiseulde), [Joen](https://github.com/jasmussen), [Tammie](https://twitter.com/karmatosed), [Greg](https://twitter.com/gziolo) and contributors, and other WordPress community members like [Zac](https://twitter.com/zgordon) for his [course on Gutenberg](https://ahmda.ws/ZacGutenbergCourse), and also my friend [Morten](https://twitter.com/mor10) for all the #Guten-motivation, [Icons8](https://icons8.com/) for the awesome icons, [Maedah](https://twitter.com/MaedahBatool/) for managing this project, and to everyone I forgot.
340
+
This project is inspired by the work of more people than I could mention here. But thank you, [Dan Abramov](https://twitter.com/dan_abramov) for Create React App, [Andrew Clark](https://twitter.com/acdlite), and [Christopher Chedeau](https://twitter.com/vjeux), [Sophie Alpert](https://twitter.com/sophiebits) from React.js team, [Kent C. Dodds](https://twitter.com/kentcdodds) for his open source evangelism, WordPress Core Contributors, [Gary](https://twitter.com/GaryPendergast) for keeping everyone sane, [Gutenberg](https://github.com/wordpress/gutenberg) developers [Matias](https://twitter.com/matias_ventura), [Riad](https://github.com/youknowriad), [Andrew](https://github.com/aduth), [Ella](https://twitter.com/ellaiseulde), [Joen](https://github.com/jasmussen), [Tammie](https://twitter.com/karmatosed), [Greg](https://twitter.com/gziolo) and contributors, and other WordPress community members like [Zac](https://twitter.com/zgordon) for his [course on Gutenberg](https://ahmda.ws/ZacGutenbergCourse), and also my friend [Morten](https://twitter.com/mor10) for all the #Guten-motivation, [Icons8](https://icons8.com/) for the awesome icons, [Maedah](https://twitter.com/MaedahBatool/) for managing this project, and to everyone I forgot.
0 commit comments