Create realistic, state-driven HTML prototypes with zero-configuration.
pType kit works on MacOS, Windows, and Linux.
If something doesn't work đź‘Ž, please create an issue.
npm install -g @ptyped/kit
pkit init my-prototype
cd my-prototype
npm start
Then open http://localhost:9080/ to see your new prototype.
To update the version used by a specific project, run the following from the project root:
npm update @ptyped/kit
To update the cli used to bootstrap new projects, run the following:
npm update -g @ptyped/kit
One dependency: there is just one dependency to manage. It uses Express, Webpack, Babel, Sass, Postcss, and other amazing products to give you a fast, modern prototyping experience with zero overhead.
No configuration required: you don't need to configure anything. Reasonably good configuration is handled for you so you can focus on your prototype & interaction design.
Protip: need a custom build config, custom dependencies (e.g, bootstrap) or something else? We've got you covered. Create a custom "project template" for your whole team to re-use.
You will have everything you need to start rapidly prototyping a new web product, website, or web thing™️:
-webkit
or other prefixes.require
, import
and more.See our documentation:
pType Kit is a good fit for:
However, there are cases where something else may be a better fit:
We support any and all contributions, whether it's code, documentation, design, guides, or anything else.
We are greatful to the following authors and existing projects for their inspiration, ideas, and collaboration: