Skip to content

michael/hello-svedit

Repository files navigation

hello-svedit

This is the official bare-bones "Getting started" example for Svedit.

Developing

Clone the repository:

git clone https://github.com/michael/hello-svedit.git
cd hello-svedit

Install the dependencies with npm install and start the development server:

npm run dev

Now make it your own. The next thing you probably want to do is define your own node types, add a Toolbar, and render custom Overlays. For that just get inspired by the Svedit demo code.

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors