personal-template
v0.2.0
Published
Create personal CRA template as the framework for personal project.
Downloads
3
Readme
Personal CRA Template
Create personal CRA template as the framework for personal project.
Command to create react application with the above framework npx create-react-app <app_name> --template chris-gan .
Corresponding published NPM package can be found here.