/website

The repository for the GrapesJS Website.

Primary LanguageHTML

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