ptyped / kit

A zero-config HTML prototyping kit
MIT License
0 stars 0 forks source link
html jamstack prototyping wireframing

p(roto)Typed Kit

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.

CircleCI

npm version

Quick start

npm install -g @ptyped/kit
pkit init my-prototype
cd my-prototype
npm start

Then open http://localhost:9080/ to see your new prototype.

How do I update to new versions?

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

Philosophy

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.

What's included?

You will have everything you need to start rapidly prototyping a new web product, website, or web thing™️:

Documentation

See our documentation:

Popular alternatives

pType Kit is a good fit for:

However, there are cases where something else may be a better fit:

Contributing

We support any and all contributions, whether it's code, documentation, design, guides, or anything else.

Acknowledgements

We are greatful to the following authors and existing projects for their inspiration, ideas, and collaboration: