Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heyitsuzair/newsletter-block
Custom Newsletter Gutenberg Block
https://github.com/heyitsuzair/newsletter-block
wordpress wordpress-development wordpress-theme
Last synced: about 1 month ago
JSON representation
Custom Newsletter Gutenberg Block
- Host: GitHub
- URL: https://github.com/heyitsuzair/newsletter-block
- Owner: heyitsuzair
- Created: 2022-11-03T18:54:21.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T19:59:31.000Z (about 2 years ago)
- Last Synced: 2023-08-20T22:26:52.026Z (over 1 year ago)
- Topics: wordpress, wordpress-development, wordpress-theme
- Language: JavaScript
- Homepage:
- Size: 292 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How To Use 🔧
From your command line, first clone Portfolio:
```bash
# Clone the repository
$ git clone https://github.com/heyitsuzair/ordered-list-block.git
# Move into the repository
$ cd ordered-list-block
# Remove the current origin repository
$ git remote remove origin
```After that, you can install the dependencies using NPM.
Using NPM: Simply run the below commands.
```bash
# Install dependencies
$ npm install
# Start the development server
$ npm start
```## Further Reading / Useful Links 🛠️
- [WordPress Developers](https://developer.wordpress.org/block-editor/getting-started/create-block/)
Made with ♥ by Uzair