Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ntucker/linaria-test


https://github.com/ntucker/linaria-test

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

### Hello linaria-test!

This README was generated by [anansi](https://github.com/ntucker/anansi/tree/master/packages/generator#readme).

### Usage

Run dev:

```bash
yarn start
```

Build prod:

```bash
yarn build
```

Run prod: (after build)

```bash
yarn prod
```

Analyze production bundle sizes:

```bash
yarn analyze
```

Run with [React Profiler](https://reactjs.org/blog/2018/09/10/introducing-the-react-profiler.html):

```bash
yarn profile
```

Check Packages for duplicates or circular dependencies:

```bash
yarn pkgcheck
```

### Learn Linaria

https://github.com/callstack/linaria/blob/master/docs/BASICS.md