cra-template-sdw

1.1.58 • Public • Published

cra-template-sdw

This is an SDW template for Create React App.

To use this template, add --template sdw when creating a new app.

For example:

npx create-react-app APP-NAME --template sdw

# or

yarn create react-app APP-NAME --template sdw

To use this template locally, add --template file:./cra-template-sdw when creating a new app.

For example:

npx create-react-app APP-NAME --template file:./cra-template-sdw

# or

yarn create react-app APP-NAME --template file:./cra-template-sdw

For more information, please refer to:


Fair Use

/cra-template-sdw/

    Package Sidebar

    Install

    npm i cra-template-sdw

    Weekly Downloads

    11

    Version

    1.1.58

    License

    MIT

    Unpacked Size

    18.9 MB

    Total Files

    123

    Last publish

    Collaborators

    • patricklsamson