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.
- Host: GitHub
- URL: https://github.com/morewings/forge
- Owner: morewings
- Created: 2021-03-29T20:25:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-20T10:14:59.000Z (over 3 years ago)
- Last Synced: 2025-03-12T02:01:54.067Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://morewings.github.io/forge/
- Size: 4.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Forge design library template
[](https://github.com/morewings/forge/actions/workflows/pages.yml)

**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/)