Skip to content

An template dev environment and build system for cornerstone extensions

Notifications You must be signed in to change notification settings

JamesAPetts/cornerstone-extension-template

Repository files navigation

Template Cornerstone extension

This library provides a template to start building extensions for cornerstoneTools containing:

  • Tools
  • Mixins
  • Modules

To develop:

yarn install
yarn run dev

You can then see your app at http://localhost:3000, and it will auto refresh as you make changes to your library.

To build:

yarn install
yarn run build

About

An template dev environment and build system for cornerstone extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published