Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-ignite2022-project6
- Owner: osvaldokalvaitir
- License: mit
- Created: 2023-01-14T20:44:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T15:27:58.000Z (3 months ago)
- Last Synced: 2024-11-10T16:30:19.266Z (3 months ago)
- Topics: bootcamp, design-system, ignite, ignite-2022, reactjs, rocketseat
- Language: TypeScript
- Homepage:
- Size: 7.42 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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
Demo | Install and run | License## :computer: 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