Frontend Awesome represents a collection of tools that enable develop scalable front-end applications in layer-based architecture.
Create boilerplate with TypeScript and Webpack (ESLint and Prettier configuration including) using command:
npx @frontend-awesome/react-boilerplate
Implements blazing simple solution for managing global states.
yarn add @frontend-awesome/context
