@cogcept/cogapp

a package to reformat create-react-app

Usage no npm install needed!

<script type="module">
  import cogceptCogapp from 'https://cdn.skypack.dev/@cogcept/cogapp';
</script>

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>