GitXplorerGitXplorer
d

create-kinvey-flex-service

public
2 stars
0 forks
8 issues

Commits

List of commits on branch master.
Unverified
4bc64febe3156aaafa436798cad8dfa9908a58d9

Publish

ddustintownsend committed 4 years ago
Verified
27a6ec8a7d5c9d954683e17db678a83701046583

Merge pull request #4 from dustintownsend/dependabot/npm_and_yarn/node-fetch-2.6.1

ddustintownsend committed 4 years ago
Verified
627c64fba8ce283d3fa4623257d07a7042d00c32

Merge pull request #6 from dustintownsend/dependabot/npm_and_yarn/elliptic-6.5.4

ddustintownsend committed 4 years ago
Verified
13d73a9f2b958c521ec2eb814c0f3733c338efa8

Merge pull request #7 from dustintownsend/dependabot/npm_and_yarn/y18n-3.2.2

ddustintownsend committed 4 years ago
Verified
d3db48fa1895213ec9dfbcedd64b2a9a153774de

Merge pull request #8 from dustintownsend/dependabot/npm_and_yarn/ssri-6.0.2

ddustintownsend committed 4 years ago
Verified
7eb3b7049828191bf342895a4c1d628b76bab90f

Merge pull request #9 from dustintownsend/dependabot/npm_and_yarn/handlebars-4.7.7

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]