Skip to content

Conversation

@LeeMellon
Copy link

@LeeMellon LeeMellon commented Oct 27, 2020

Pull Request

Summary of Changes

Drops multi-bundle approach.
Includes Storybook and Components(StencilJs) generators.
CLI prompts reduced to:
Choose a abbreviation for your/client's name. (min 3 chars)
Choose a name for the overall project using kebab case. (min 4 chars) Ex: "website", or "saphire-dagger"

Testing Steps

  1. Pull down repo
  2. cd to /particle and run npm i
  3. cd to particle/packages/particle-cli and run npm link
  4. cd back to particle (or anywhere else) and create and cd into a testing directory.

npm_run_start

  1. run npx @phase2/particle-cli init
  2. Answer the prompts.
  3. cd in to the newly created directory (abbreviation)-(project name)
  4. run npm run start

npm_run_start

  1. Make sure that Storybook launches with a test component.

My_Component_-_Default_⋅_Storybook

  1. Make sure HRM is working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants