1.0.1 • Published 6 years ago

create-jokio-app v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Create Jokio App

engine: jokio

The easiest way to create a jokio app

Features:

Those features are out of the box in default template :

Additional Options:

  • --nextjs - To create nextjs project template (all features included)
  • --graphql - To create graphql project template (all features included)
  • --nextjs --graphql - To create nextjs + graphql project template (all features included)

Note: Creates default (empty) project template, if there will be no options passed

How to use:

You don't need to install anything, just you've to use yarn :)

yarn create jokio-app myapp

More examples:

yarn create jokio-app myapp-ui --nextjs
yarn create jokio-app myapp-graph --graphql

With NPM:

npm i -g create-jokio-app
create-jokio-app myapp

Questions? Feedback? Please let us know

1.0.1

6 years ago

1.0.0

6 years ago

0.2.9

6 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago