Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 287 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 287 Bytes

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