GitXplorerGitXplorer
d

create-kinvey-flex-service

public
2 stars
0 forks
8 issues

Commits

List of commits on branch master.
Verified
f100bcf4f0dd8191dd337b1cef3444be34486855

Merge pull request #15 from dustintownsend/dependabot/npm_and_yarn/bl-1.2.3

ddustintownsend committed 4 years ago
Verified
93effac3abd9fbf4c08e692df2099743b35287ac

Merge pull request #10 from dustintownsend/dependabot/npm_and_yarn/lodash-4.17.21

ddustintownsend committed 4 years ago
Verified
9456efdc14d53ab03cfda206888c47e0fcb61a0c

Bump bl from 1.2.2 to 1.2.3

ddependabot[bot] committed 4 years ago
Verified
b41b201af97de69890d56992c2266e6c744a350c

Bump elliptic from 6.5.2 to 6.5.4

ddependabot[bot] committed 4 years ago
Verified
1cddf0b13b0e4318bbbee21b0bd9e3e718c5c5a6

Merge pull request #11 from dustintownsend/dependabot/npm_and_yarn/hosted-git-info-2.8.9

ddustintownsend committed 4 years ago
Verified
c3ea2f6054dcc5c57c99e28a57ebce876e058d67

Merge pull request #12 from dustintownsend/dependabot/npm_and_yarn/browserslist-4.16.6

ddustintownsend committed 4 years ago

README

The README file for this repository.

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]