-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to see custom block in editor #17
Comments
Have you tried the |
No I am not getting where is it? |
You can get that instruction in readme file:
|
BLOCK_DIR=\absolute\path\to\your-custom-block npm start I include this but still not able to see My Custom block in guttenberg editor after successfull run of server |
From the beginning:
Make sure your block has the following files structure:
If your custom block lives at
In Windows:
Hope this helps you. |
I followed your instruction application is running but Block is not showing on guttenberg editor |
Related front/create-cloud-block#4 |
Hi
SofiaSousa
I run your code successfully But I am not able to see my custom block in guttenberg editor.
Help me and guide me the step to get my output after npm start.
The text was updated successfully, but these errors were encountered: