Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.
/ create-jokio-app Public archive
forked from tomoat/create-next-app

DEPRECIATED πŸ™…πŸ»β€β™‚οΈ Please checkout jok-cli

License

Notifications You must be signed in to change notification settings

jokio/create-jokio-app

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

76 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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:

  • --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

About

DEPRECIATED πŸ™…πŸ»β€β™‚οΈ Please checkout jok-cli

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.4%
  • TypeScript 15.6%
  • Dockerfile 5.0%