This repository was archived by the owner on Aug 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
docs: updates to make styling consistent #36
Merged
asyncapi-bot
merged 26 commits into
asyncapi-archived-repos:master
from
naman-tiwari:master
Nov 28, 2022
Merged
Changes from 20 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
e0ba698
Update package-lock.json
naman-tiwari a4283ec
Create launch.json
naman-tiwari 43a3619
Update package-lock.json
naman-tiwari f5da297
Create super-linter
naman-tiwari 6022d8c
Merge pull request #1 from naman-tiwari/naman-patch-1
naman-tiwari e3010f3
Merge branch 'asyncapi:master' into master
naman-tiwari 0f6face
Readme.md modifed
naman-tiwari 6f4a73a
Merge branch 'master' of https://github.com/naman-tiwari/design-system
naman-tiwari 720fab8
Update README.md
naman-tiwari a6f6099
docs:enhanced readme file with icons
naman-tiwari 8f5f7cf
Merge branch 'master' of https://github.com/naman-tiwari/design-system
naman-tiwari 7d01fe6
Merge branch 'asyncapi:master' into patch-1
naman-tiwari 66707ee
modified readme
naman-tiwari cd7c386
Merge pull request #2 from naman-tiwari/patch-1
naman-tiwari 66e48a0
Update README.md
naman-tiwari 1cb492b
Merge pull request #3 from naman-tiwari/naman-tiwari-patch-1
naman-tiwari b8c06e3
Update README.md
naman-tiwari 5d9bba3
Update README.md
naman-tiwari c7b20ac
Delete super-linter
naman-tiwari 938c4b9
Delete launch.json
naman-tiwari 8f3499a
updated requested changes
naman-tiwari 2cddd57
updated the requested changes
naman-tiwari eef23d6
Update README.md
naman-tiwari 7d79205
updated requested changes
naman-tiwari 559ba31
Merge branch 'master' into master
mcturco 50db191
Merge branch 'master' into master
fmvilas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,19 +1,19 @@ | ||
| [](https://www.asyncapi.com) | ||
|
|
||
| ## Environment Setup | ||
| # :deciduous_tree:Environment Setup | ||
|
|
||
| ### How to setup storybook locally | ||
| ### :joystick:How to setup storybook locally | ||
|
|
||
| - Before starting the Storybook environment locally, install all the required dependencies. Run the command below to install the dependencies: | ||
| - Before starting the Storybook environment locally, install all the required dependencies. Run the command below to install the dependencies: | ||
|
|
||
| ```cmd | ||
| npm install --save-dev | ||
| npm install --save-dev | ||
| ``` | ||
|
|
||
| - Now, as you have all the `node_modules` installed in your project, you can start the Storybook environment. Run the command below to start it: | ||
| - Now, as you have all the `node_modules` installed in your project, you can start the Storybook environment. Run the command below to start it: | ||
|
|
||
| ```cmd | ||
| npm run storybook | ||
| npm run storybook | ||
| ``` | ||
|
|
||
| - This will start your local Storybook environment on port `6006` by default. | ||
| - This will start your local Storybook environment on port `6006` by default. | ||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Try to make good indents by adding two spaces before "`" signs and also change
to the