Skip to content

Instantly share code, notes, and snippets.

@diogoalexsmachado
Created October 26, 2018 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diogoalexsmachado/1555e009d90f50d67cfebf91956b64d6 to your computer and use it in GitHub Desktop.
Save diogoalexsmachado/1555e009d90f50d67cfebf91956b64d6 to your computer and use it in GitHub Desktop.
#!/bin/bash
git clone https://github.com/artf/grapesjs-preset-webpage.git && cd grapesjs-preset-webpage
npm i
npm i grapesjs --no-save
npm start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment