Skip to content

Mari0/generator-phosphor-editor-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

generator-phosphor-editor-template

Yeoman generator that generates an basic skeleton to start the development of Web-based editors with phosphor.js.

Getting started

  • Install: npm install -g generator-phosphor-editor-template
  • Run: yo phosphor-editor-template
  • Run: npm run devServer