experiment
experiment copied to clipboard
Svelte Vue React-Hooks Vite Webpack Koa Inversify Rpc Express etc in mini-version
Introduction
Frameworks in mini version
eg: [ React-Hooks, Vite, Vue, Svelte, Webpack, Koa, Inversify, RPC, Express, etc]
More info: packages/* readme.md
Philosophy
Learn by doing, explain things in the simplest way
理解框架最快的方式是亲自实现一遍
Bootstrap
Option1: partial install
Refer to each package's readme.md
Option2: full install
npm install -g lerna
lerna bootstrap # Link local packages together and install remaining package dependencies