Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albingroen/frontend-ui-diff-neue
Frontend for the ui-diff platform
https://github.com/albingroen/frontend-ui-diff-neue
context react styled-components typescript
Last synced: about 2 months ago
JSON representation
Frontend for the ui-diff platform
- Host: GitHub
- URL: https://github.com/albingroen/frontend-ui-diff-neue
- Owner: albingroen
- Created: 2020-03-14T12:43:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T11:55:14.000Z (4 months ago)
- Last Synced: 2024-09-16T13:33:37.826Z (4 months ago)
- Topics: context, react, styled-components, typescript
- Language: TypeScript
- Size: 1.27 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# frontend-ui-diff-neue
[![CircleCI](https://circleci.com/gh/albingroen/frontend-ui-diff-neue.svg?style=svg&circle-token=9343f4e6de64f9f0e026e6cffe7d9953c96f0c78)](LINK)
Frontend for the ui-diff platform built on
- React
- Context
- Typescript
- Styled components
- Primer components## Development
Want to contribute? Great!
Install dependencies:
```sh
$ yarn
```Start development mode:
```sh
$ yarn start
```Running tests:
```sh
$ yarn test
```### Building for source
For production release:
```sh
$ yarn build
```## License
UNLICENSED