An open API service indexing awesome lists of open source software.

https://github.com/insightsoftwareconsortium/create-itk-app

Generate a new application based on itk.js, vtk.js and react.js.
https://github.com/insightsoftwareconsortium/create-itk-app

Last synced: 5 months ago
JSON representation

Generate a new application based on itk.js, vtk.js and react.js.

Awesome Lists containing this project

README

          

# Create ITK App

This project will generate a new application based on
[itk.js](https://insightsoftwareconsortium.github.io/itk-js/),
[vtk.js](https://kitware.github.io/vtk-js/index.html), and
[React.js](https://reactjs.org/) with everything you need to get started.

After [installing Node.js](https://nodejs.org/en/download/),

```sh
npx create-itk-app my-first-app
```