Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pauliescanlon/pauliescanlon-io-2018

The portfolio of Paul Scanlon 2018
https://github.com/pauliescanlon/pauliescanlon-io-2018

react react-emotion storybook typescript

Last synced: about 1 month ago
JSON representation

The portfolio of Paul Scanlon 2018

Awesome Lists containing this project

README

        

# pauliescanlon-io-react-201

[![forthebadge](http://forthebadge.com/images/badges/fuck-it-ship-it.svg)](http://forthebadge.com)

The Porfolio of Paul Scanlon.

Features:

- React
- TypeScript
- Styled Components
- Storybook
- Jest
- Enzyme
- Made with Next.js
- GhostCms

Dev:

```sh
yarn dev
```

```sh
[WP] Access URL:
----------------------------------
Local: http://localhost:3030
----------------------------------
```

Storybook:

```sh
yarn storybook
```

```sh
[WP] Access URL:
----------------------------------
Local: http://localhost:6060
----------------------------------
```

Test:

```sh
yarn test
```