Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
Base project using React, Jest, Webpack, Babel, Storybook, Docz and other cool tools
- Host: GitHub
- URL: https://github.com/marco-souza/base-react-project
- Owner: marco-souza
- Created: 2018-03-05T18:30:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-03T03:43:37.000Z (almost 4 years ago)
- Last Synced: 2024-10-31T22:12:54.285Z (3 months ago)
- Topics: babel, docz, enzyme, jest, react, rollup, storybook
- Language: JavaScript
- Homepage:
- Size: 725 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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! 😎