Skip to content

Create init functionality to set up Storybook structure #10

@haldunanil

Description

@haldunanil

Possibly outsource this to cookiecutter?

Directory structure:

  • /.storybook
    • addons.js/ts
    • config.js/ts
    • webpack.config.js/ts
  • /src
    • @ types
      • markdown
        • index.d.ts
    • /components
    • /styles
    • /util
      • index.js/ts
    • index.js/ts
    • index.stories.js/ts
  • /tests
    • .eslintrc
    • jest.setup.js/ts
    • jest.transform.js/ts
  • .gitignore
  • README.md
  • CONTRIBUTING.md
  • rollup.config.js
  • tsconfig.json
  • tsconfig.test.json
  • tslint.json
  • package.json

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions