For css changes edit scss/.scss and scss/common/.scss
GrapesJS uses Webpack as a module bundler and Babel as a compiler.
Clone the repository and install all the necessary dependencies
$ git clone https://github.com/ckhandla94/html-template-builder.git
$ cd html-template-builder
$ npm i
Start the dev server
$ npm watch
Once the development server is started you should be able to reach the demo page (eg. http://localhost:3000
)
Build Development
$ npm run build:dev
Build Production
$ npm run build
Comming soon
Comming soon
If you like the project support it with a donation of your choice