cra-template-kis
v0.2.1
Published
Keep it simple. Quick-start template without all the fancy stuff.
Downloads
1
Maintainers
Readme
keep it simple
Quick-start template without all the fancy stuff.
npx create-react-app <your-project-name> --template kis
# or
yarn create react-app <your-project-name> --template kis