1.0.5 • Published 7 years ago

@cogcept/cogapp v1.0.5

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

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>