Skip to content

johnfacey/sfcc-cordova-ocapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salesforce Commerce Cloud Cordova App

This project will act as a quick UI to be used in a Cordova/PhoneGap Application for a quick mobile building. The core is the ocapi functionality that designed to work with OCAPI-Proxy

Getting Started

This app is configured as a standard Phonegap/Cordova Project.

Prerequisites

Setup Cordova Project

npm install -g phonegap
phonegap create path/to/myApp

Go into the path and run

phonegap serve

Place the www files (from the repo) into the www folder located in your Cordova Project

Phonegap Serve

Installing

In Progress

Running the tests

From the command line: phonegap serve Future directions for Ionic, Cordova etc..

Deployment

In Progress

Built With

Authors

License

See the LICENSE.md file for details

Acknowledgments