@cogcept/cogapp
v1.0.5
Published
a package to reformat create-react-app
Downloads
1
Readme
Cog App
To run everything you'll need the following installed globally:-
Webp
- brew install webp
create-react-app
- npm i -g create-react-app
react storybook
- npm i -g @storybook/cli
Examples
cogApp <folder name>
installs create-react-app and configures it how we use it
makeComponent -s <ComponentName>
makes a class component. -d
will make a stateless components
convertImg <fileExtension>