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

https://github.com/marco-souza/base-react-project

Base project using React, Jest, Webpack, Babel, Storybook, Docz and other cool tools
https://github.com/marco-souza/base-react-project

babel docz enzyme jest react rollup storybook

Last synced: 2 months ago
JSON representation

Base project using React, Jest, Webpack, Babel, Storybook, Docz and other cool tools

Awesome Lists containing this project

README

          

# base-react-project

This project is a running react project production-ready.

To see the documentation using Docz, clone the repository, access its folder and run

```sh
yarn && yarn docz:dev
```

**or** check the `/docs` folder above to see the Markdown files.

Have a nice coding! 😎