Skip to content

Commit a099d2f

Browse files
author
Ahmad Awais
committed
📦 NEW: Emoji love
1 parent 8bc2956 commit a099d2f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -214,12 +214,12 @@ Well, it's really hard to configure things like Webpack, React, ES 6/7/8/Next, E
214214
215215
Open the terminal app and run the following commands.
216216

217-
- **Install/Update**: `npm install create-guten-block --global`
218-
- **Create**: `create-guten-block my-block` — Run inside local WP install E.g. `/wp.local/wp-content/plugins/` directory.
219-
- **Browse**: `cd my-block` — Open the newly created plugin directory.
220-
- **Run**: `npm start` — For development.
221-
- **Run**: `npm run build` — For production build.
222-
- **Run**: `npm run eject` — To customize, update, and maintain all by yourself.
217+
- **Install/Update**: `npm install create-guten-block --global`
218+
- 🔰 **Create**: `create-guten-block my-block` — Run inside local WP install E.g. `/wp.local/wp-content/plugins/` directory.
219+
- 📂 **Browse**: `cd my-block` — Open the newly created plugin directory.
220+
- ♻️ **Run**: `npm start` — For development.
221+
- 📦 **Run**: `npm run build` — For production build.
222+
- **Run**: `npm run eject` — To customize, update, and maintain all by yourself.
223223

224224
Create-Guten-Block has been tested to work on macOS, but must also work on Windows, and Linux.
225225
If something doesn’t work, kindly file [an issue →](https://github.com/ahmadawais/create-guten-block/issues/new)

0 commit comments

Comments
 (0)