cra-template-pistis
v2.0.0
Published
With `yarn`: ```shell yarn create react-app [app name] --template pistis ```
Downloads
0
Readme
Pistis react template
How to use
With yarn
:
yarn create react-app [app name] --template pistis
With npm
:
npm create-react-app [app name] --template pistis