Skip to content

GrapesJS/website

Repository files navigation

The repository for the GrapesJS Website.

Development

Download the repo and install dependecies.

git clone https://github.com/GrapesJS/website.git
cd website
yarn

Start the dev server

yarn dev