Skip to content

srph/toy-template-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preview

toy-template-builder

An example drag-n-drop template builder built with React.

View demo / View video / View Figma

Setup

You will need npm >=5 and Node.js >=10.

  • Install the dependencies
npm i
  • Start Parcel, and you're good to go.
npm start

It should open up to your a new browser window shortly. However, if it doesn't, you can manually open http://localhost:1234.

Deployment

The web interface is hosted on Netlify for free. Set the public folder to dist. For the build command:

npm run build

About

An example drag-n-drop template builder built with React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published