Skip to content

stackr23/react-stack

Repository files navigation

React Stack

Lint, Test and Build Semantic Versioning
Standard - JavaScript Style Guide PRs Welcome Conventional Commits

perfect react stack to wrap your web app

see release notes at CHANGELOG

✨ Features

📦 Webpack v4 - module bundler
       HMR, lazy load, static build, code splitting
       (migration to v5 in progress)

⚗️ Babel v7 - ESNext support provider
       async/await, static class properties, etc..

⚛️ React v17 - view-controller library
       Hooks and latest DOM features

🚨 EsLint v7 - code linting tool
       beautyful and error proof code
       with @stackr23/config-eslint

Karma with Mocha and Chai
       unit tests and browser integration

🤖 Github Actions
       for automated release process by
       Conventional Commits and semantic-release