Skip to content

ckhandla94/html-template-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML template builder

For css changes edit scss/.scss and scss/common/.scss

Table of contents

Development

GrapesJS uses Webpack as a module bundler and Babel as a compiler.

Clone the repository and install all the necessary dependencies

Templating

$ 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

Demo

Comming soon

Documentation

Comming soon

Support

If you like the project support it with a donation of your choice

PayPalMe

About

Build html template using scss

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published