shared-component-spa

A README.md file is intended to quickly orient readers to what your project can do. New to Markdown? Learn more

Usage no npm install needed!

<script type="module">
  import sharedComponentSpa from 'https://cdn.skypack.dev/shared-component-spa';
</script>

README

You've added your first ReadMe file!

A README.md file is intended to quickly orient readers to what your project can do. New to Markdown? Learn more

Edit this ReadMe and commit your change to a topic branch

In Git, branches are cheap. You should use them whenever you're making changes to your repository. Edit this file by clicking on the edit icon.

Then make some changes to this ReadMe file.

Make some edits to this blockquote

When you are done, click the dropdown arrow next to the save button - that will allow you to commit your changes to a new branch.

Create a pull request to contribute your changes back into master

Pull requests are the way to move changes from a topic branch back into the master branch.

Click on the Pull Requests page in the CODE hub, then click "New Pull Request" to create a new pull request from your topic branch to the master branch.

When you are done adding details, click "Create Pull request". Once a pull request is sent, reviewers can see your changes, recommend modifications, or even push follow-up commits.

First time creating a pull request? Learn more

Congratulations! You've completed the grand tour of the CODE hub!

Next steps

If you haven't already done so, install Git (as well as Git Credential Manager for Linux or Mac OS)

Choose and install one of these supported IDEs:

Then clone this repo to your local machine to get started with your own project.

Happy coding!