# 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
```
