Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cra-template-sdw

patricklsamson615MIT1.1.58TypeScript support: included

The base SDW template for Create React App.

react, create-react-app, template, typescript, react-redux, reduxjs-toolkit, axios, react-router-dom, formik, yup, fortawesome, fontawesome, react-fontawesome, jwt-decode, react-secure-storage, sass, lodash, plop, cross-env, dotenv, dotenv-cli

readme

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