Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 272 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 272 Bytes

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]