Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 334 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 334 Bytes

Gutenberg - Map Block

Warning

This is just a simple POC ! This code is nowhere near production ready !

Installation

  1. Clone or download the repository
  2. Open a terminal and navigate to the repository folder on your computer
  3. Type npm install to install the dependencies
  4. Type npm run build to compile the sources