ratchagarn / react-html-template-builder

HTML template builder by React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React HTML template builder

Create HTML template with React and SCSS

Available Scripts

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build:template

Build html template from react. You can see output at buildTemplate directory.

Developer Guide

src/pages

This directory use for store page file for your project and you need to setup route for the page at src/config/router.js

Create React App Document

This project was bootstrapped with Create React App.

About

HTML template builder by React


Languages

Language:JavaScript 81.4%Language:CSS 15.2%Language:HTML 3.3%