Skip to content

minwhoo/crafty-canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crafty Canvas

Crafty canvas is a visual programming interface similar to MIT's Scratch, and is part of the Crafty Web Programming Environment. It is a work in progress.

Getting started

To use the output: download javascript file from releases. To build the project (for development): clone the project and remove the git repository.

npm scripts

  • npm start - Build and start the app in development mode at http://localhost:8080
  • npm run build - Run a production build, outputs to ./build/
  • npm run lint - Lint your code
  • npm run reactman - Generate code for a DisplayObject or Store

License

Copyright (c) 2016 Minwoo Lee

MIT (http://opensource.org/licenses/MIT)

About

The Visual Programming Interface for Crafty GUI

Resources

License

Stars

Watchers

Forks

Packages

No packages published