Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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