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

https://github.com/morewings/forge

Forge is a monorepo template. Its purpose is a design library creation and distribution.
https://github.com/morewings/forge

Last synced: 8 months ago
JSON representation

Forge is a monorepo template. Its purpose is a design library creation and distribution.

Awesome Lists containing this project

README

          

# Forge design library template

[![Storybook deploy](https://github.com/morewings/forge/actions/workflows/pages.yml/badge.svg)](https://github.com/morewings/forge/actions/workflows/pages.yml)

Forge logo

**Forge** is a monorepo template. Its purpose is a design library creation and distribution.

## Technologies used

- [Vite](https://vitejs.dev/) - modern fast app bundler.
- Languages: [Javascript](https://developer.mozilla.org/en-US/docs/Web/JavaScript), [Typescript](https://www.typescriptlang.org/), modern [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS) with [CSS Nesting Module](https://drafts.csswg.org/css-nesting-1/) support via [PostCSS plugin](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting).
- [React](https://reactjs.org/) - library to build interface.
- [Storybook](https://storybook.js.org/) - front end workshop to develop components in isolation.

## Links

- [Forge Storybook](https://morewings.github.io/forge/)