Here are
699 public repositories
matching this topic...
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture
Updated
May 9, 2022
TypeScript
Repository for webpack documentation and more!
Updated
Jun 2, 2022
JavaScript
📦 A sensible webpack 5 boilerplate.
Updated
Apr 2, 2022
JavaScript
基于vue-cli5.x/vite2.x + vue3.x + ant-design-vue3.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面
Simple starter webpack 5 project template supporting SASS/PostCSS, Babel ES7, browser syncing, code linting. Easy project setup having multiple features and developer friendly tools.
Updated
Apr 19, 2022
HTML
一个让webpack项目支持vite的前端项目的转换工具。A front-end project automatic conversion tool。
Updated
Dec 17, 2021
JavaScript
A minimal webpack 5 boilerplate with only Babel, SASS and lodash (optional) on board
Updated
May 31, 2022
JavaScript
动态菜单配置、权限精确到按钮、通用模块;标准后台管理系统解决方案
Updated
Sep 28, 2021
TypeScript
An Electron & Vue.js quick start
Updated
May 29, 2022
JavaScript
Elm 0.19.1 + Webpack 4 with hot-reloading! (Includes Babel for port code; CI script)
Updated
Jan 3, 2022
JavaScript
a starter-template with typescript, react, mobx and vite/webpack...
Updated
May 16, 2022
TypeScript
React Automatically - 保持最新技术 react18 hooks router6 webpack5 babel7 antd4
Updated
Apr 29, 2022
JavaScript
Webpack template/example with multiple static html pages
Updated
Jun 1, 2022
JavaScript
An ES20XX starter with common frontend tasks using Webpack 5 as module bundler and npm scripts as task runner.
Updated
Jun 1, 2022
JavaScript
"SurviveJS - Webpack 5" demo project
Updated
Mar 22, 2022
JavaScript
Antdfront is a set of multi tab experimental react microfrontend template
Updated
May 26, 2022
TypeScript
Webpack 5 boilerplate with support of most common loaders and modules (see tags and description)
Updated
Jan 10, 2022
JavaScript
A slightly opinionated yet dead simple boilerplate for React 17.x, Webpack 5 and React Router v5
Updated
Jun 1, 2022
TypeScript
React starter boilerplate with React Fast Refresh, React 17 and Webpack 5
Updated
Apr 10, 2022
JavaScript
A Vue 3 Starter Boilerplate with Vue Router 4, Pinia 2, TypeScript 4, Webpack 5, Prettier and More.
Updated
May 30, 2022
JavaScript
这是一个基于 `webpack@^5.27.2` + `typescript@^4.2.3` + `@babel/core@^7.2.2` + `jest@^26.6.3` + `eslint@^7.22.0` 的多页面脚手架。
Updated
Jun 1, 2022
JavaScript
基于React: v18.1.0/Webpack: v5.72.0/React Router v6.3.0/ Antd: v4.20.1/Fetch api/ Typescript: v4.6.3 等前端技术构建的企业级中台研发项目脚手架....
Updated
Jun 2, 2022
JavaScript
A WordPress theme with Webpack & Gulp
Updated
May 30, 2022
JavaScript
Start building React apps using TypeScript or ECMAScript
Updated
May 14, 2022
JavaScript
🎃 Universal React Vue miniapp-ts development tool
Updated
Jun 26, 2021
TypeScript
Webpack 5 Boilerplate for JS/React/TS apps.
Updated
Apr 28, 2021
JavaScript
Updated
May 20, 2022
JavaScript
⭐ Production-ready website boilerplate made with webpack 5, modern JS (via Babel 7) & Sass
让vue2再次伟大!vue一站式项目解决方案开发脚手架!
Updated
Jun 1, 2022
JavaScript
Improve this page
Add a description, image, and links to the
webpack5
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
webpack5
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.
Context (current result)
Currently the canvas items and code in the Monaco Editor does not save when user closes and quits fflow. This feature was previously implemented using localForage and broke during a merge therefore the partial code is still present in
App.jsx
andlocalStorage.js
.Expected result
Canvas items and code persists when user closes and reopens the application.