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.
- Host: GitHub
- URL: https://github.com/insightsoftwareconsortium/create-itk-app
- Owner: InsightSoftwareConsortium
- License: apache-2.0
- Created: 2019-05-12T19:21:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-14T15:56:00.000Z (over 5 years ago)
- Last Synced: 2025-06-30T08:47:44.137Z (7 months ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 12
- Watchers: 13
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```