Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osvaldokalvaitir/reactjs-ignite2022-project6

:open_book: Ignite Design System using tsup, Storybook for React, storybook-addon-a11y and storybook-addon-a11y. Monorepo with Turborepo. CI/CD publishing to Github Pages and NPM using GitHub Actions, @changesets/cli and cache with Vercel. Versioning with @changesets/cli
https://github.com/osvaldokalvaitir/reactjs-ignite2022-project6

bootcamp design-system ignite ignite-2022 reactjs rocketseat

Last synced: about 2 months ago
JSON representation

:open_book: Ignite Design System using tsup, Storybook for React, storybook-addon-a11y and storybook-addon-a11y. Monorepo with Turborepo. CI/CD publishing to Github Pages and NPM using GitHub Actions, @changesets/cli and cache with Vercel. Versioning with @changesets/cli

Awesome Lists containing this project

README

        


Logo


ReactJS - Ignite 2022 Project 6


:open_book: Ignite Design System using tsup, Storybook for React, storybook-addon-a11y and storybook-addon-a11y. Monorepo with Turborepo. CI/CD publishing to Github Pages and npm using GitHub Actions, @changesets/cli and cache with Vercel. Versioning with @changesets/cli


GitHub language count

GitHub language top


Made by Kalvaitir

License


Demo   |   Install and run   |   License

## :computer: Demo


Demo

## :wrench: Install and run

Open terminal:

```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-ignite2022-project6

# Entry in folder
cd reactjs-ignite2022-project6

# Install deps with npm or yarn
npm install | yarn

# Launch the app with npm or yarn
npm run dev | yarn dev
```

Click to learn more about the tools used: [GitHub Pages](https://github.com/osvaldokalvaitir/awesome/blob/main/src/websites-hosting/github-pages.md), [GitHub Actions](https://github.com/osvaldokalvaitir/awesome/blob/main/src/ci-cd/github-actions.md), [npm](https://github.com/osvaldokalvaitir/awesome/blob/main/src/runtime/nodejs/packages-managers/npm.md), [Vercel](https://github.com/osvaldokalvaitir/awesome/blob/main/src/paas/vercel.md).

## :memo: License

This project is under the MIT license. See [LICENSE](/LICENSE) for more information.

---


Developed with 💚 by Osvaldo Kalvaitir Filho