@zedesk/cordova-react-scripts
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

react-scripts

This package is a fork of Create React App customized to create a React-Cordova application

cordova must be installed :

npm i cordova -g

As prerequisite you must have nodejs version 10 or above installed and have already create a emulator into Android Studio

to use it :

npx  create-react-app test-app \
  --scripts-version @zedesk/cordova-react-scripts
cd test-app
cordova platform add android
yarn build
cordova emulate android

Pristine doc from facebook

This package includes scripts and configuration used by Create React App.
Please refer to its documentation:

/@zedesk/cordova-react-scripts/

    Package Sidebar

    Install

    npm i @zedesk/cordova-react-scripts

    Weekly Downloads

    0

    Version

    0.2.2

    License

    MIT

    Unpacked Size

    10.4 MB

    Total Files

    99

    Last publish

    Collaborators

    • zedesk