The Wayback Machine - https://web.archive.org/web/20220629232736/https://github.com/topics/craco
Here are
117 public repositories
matching this topic...
Use antd in create-react-app without ejecting ✨
Updated
Jun 1, 2022
JavaScript
Use esbuild in your create-react-app for faster compilation, development and tests
Updated
May 9, 2022
JavaScript
🎩 Use Antd (Less) with Next.js v12, Zero Dependency on other Next-Plugins.
Updated
Jan 9, 2022
JavaScript
Learn how to architect a React Redux application in a classy way
Updated
Oct 6, 2021
JavaScript
基于vite2.x + react17.x + typescript4.x + antd4.x + react-router6.x + mobx6.x编写的一款简单高效的前后端分离的权限管理系统
Updated
Dec 27, 2021
TypeScript
🏷️ Alias and multiple src directory for craco or rewired create-react-app #61
Updated
Jun 14, 2022
JavaScript
A craco plugin for automatic aliases generation for Webpack and Jest
Updated
May 19, 2022
JavaScript
🦄 The full template of create-react-app with typescript, redux-toolkit, react-redux, react-router for Single Page Application!
A craco plugin to use Linaria zero-runtime CSS in JS library in a create react app.
Updated
Jan 22, 2022
JavaScript
A simple craco plugin to override the workbox config in CRA2
Updated
Oct 13, 2021
JavaScript
[⚠️ DEPRECATED] A Craco plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
Updated
Jun 14, 2022
JavaScript
craco plugin to add purs-loader with create-react-app
Updated
Feb 20, 2022
JavaScript
[유어링크] 나의 성장을 도와주는 링크 관리 서비스
Updated
Jun 28, 2022
JavaScript
React typescript boilerplate
Updated
Apr 20, 2022
TypeScript
Craco plugin tu use sass-resources-loader in create react app v2+
Updated
Nov 13, 2021
JavaScript
A craco plugin to use Blockstack with create-react-app
Updated
Mar 20, 2019
JavaScript
create-react-app, react-router, craco, ant.design
Updated
Apr 7, 2022
TypeScript
😎 Awesome Realtime Markdown Editor💖
Updated
Mar 16, 2021
JavaScript
[UNDER DEVELOPMENT] App where you can search, filter and get information from countries all over the world.
Updated
Jun 13, 2021
JavaScript
Base of projects react with Redux and Ant Design.
Updated
Jan 11, 2021
JavaScript
Appointment Owner-Pet with React, Tailwind, PostCSS, Craco, React-icons
Updated
Oct 30, 2021
JavaScript
Sample create-react-app monorepo with craco.
Updated
Feb 2, 2021
JavaScript
Find-house-react is a front-end app which will help you to retrieve house images and data from Find-house-api, feel free to take a look at this awesome documentation (
http://gbisimwa.me/Find-house-api-doc/ ).
Updated
May 19, 2021
JavaScript
React Starter Kit — front-end starter kit created by CRA 5.* without ejecting. Supporting React hooks, Sass, React Router, Typescript etc.
Updated
Feb 9, 2022
TypeScript
React Antd Starter: craco + antd custom theme + airbnb eslint
Updated
Feb 16, 2021
JavaScript
It's a p2p chat extension which contains screen sharing.
Updated
May 30, 2022
TypeScript
Updated
Mar 30, 2022
TypeScript
Updated
Oct 22, 2020
JavaScript
How to update craco react app
Updated
Feb 1, 2022
TypeScript
Improve this page
Add a description, image, and links to the
craco
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
craco
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
It appears that storybook-preset-craco is incompatible with
@storybook/preset-create-react-app(based on a quick look at the source'sincompatiblePresets), but I didn't see the warning on my console. When I had both installed, I was able to load my.lessfiles (as per my expectations), but loading.cssfiles started to fail (they appeared to have become JavaScript files). Removing the `@st