Skip to content
P edited this page Mar 30, 2017 · 4 revisions

Welcome to the Pk Framework Examples!

To run these examples it is necessary to have pkframe cli. If you do not know what this is, go to quick start guide.

These examples are designed to demonstrate how a particular feature of the framework works and/or use for initial template for your projects.

If you already have the client installed, the only thing you need to do is:

$ pkframe init -p <example_folder_name>

How it works?

Basically the client downloads the project, installs the dependencies, assets and creates a server with auto update for you.

To see how each example works, look at the list in the side menu. 🙃

>>Basic

Clone this wiki locally