Skip to content

dustintownsend/create-kinvey-flex-service

Repository files navigation

Create Kinvey Flex Service

Based on Create-React-App

Quick start:

With Yarn

yarn create kinvey-flex-service [service-name-here]

With NPM

npm create kinvey-flex-service [service-name-here]

With NPX

npx create-kinvey-flex-service [service-name-here]