Skip to content

Svelte Vue React-Hooks Vite Webpack Koa Inversify Rpc Express etc in mini-version

Notifications You must be signed in to change notification settings

leonardssh/experiment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Svelte Vue React-Hooks Vite Webpack Koa Inversify Rpc Express etc in mini-version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.1%
  • JavaScript 14.8%
  • Other 2.1%