Skip to content

h-sw/create-editorjs-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-editorjs-module

create template for EditorJS block Module

installation

use npm

npm install -g create-editorjs-module

create-editorjs-module appname

cd appname

npm install

use repogitory

git clone https://github.com/hansw100/create-editorjs-module

cd ..

node ./create-editorjs-module/bin/create-editorjs-cli.js appname

cd appname

npm install

Publish

//first need to sign up npmjs.com
npm login

//check package version
npm publish

About

create template for EditorJS block Module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published