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

https://github.com/zapkub/nextjs-typescript-styled-component


https://github.com/zapkub/nextjs-typescript-styled-component

nextjs styled-components typescript

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## Run
```
yarn install
yarn tsc // compile typescript
yarn next // run nextjs
```