jokio / create-jokio-app

DEPRECIATED šŸ™…šŸ»ā€ā™‚ļø Please checkout jok-cli
https://github.com/jokio/jok-cli
MIT License
0 stars 0 forks source link

DEPRECIATED. PLEASE USE: Jok CLI init command

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:

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