ayanami
π A better way to react with state
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- config.yml
- dependabot.yml
- .gitignore
- pre-commit
- index.html
- index.tsx
- action-related.ts
- index.ts
- scope.spec.ts
- index.ts
- same-scope-decorator.ts
- type.ts
- utils.ts
- basic-state.ts
- get-effect-action-factories.ts
- get-original-functions.ts
- index.ts
- ayanami.ts
- ikari.ts
- index.ts
- symbols.ts
- types.ts
- index.ts
- use-ayanami-instance.ts
- use-ayanami.ts
- use-subscribe-ayanami-state.ts
- constants.ts
- express.ts
- flag.ts
- index.ts
- run.ts
- ssr-context.tsx
- ssr-module.ts
- terminate.ts
- index.ts
- connect.tsx
- index.ts
- redux-devtools-extension.ts
- ssr.spec.tsx.snap
- ayanami.spec.ts
- connect.spec.tsx
- define-action.spec.ts
- effect.spec.ts
- hooks.spec.tsx
- ikari.spec.ts
- immer-reducer.spec.ts
- reducer.spec.ts
- ssr.spec.tsx
- utils.spec.ts
- .eslintignore
- .eslintrc.json
- .gitignore
- .npmignore
- .prettierrc
- jest.config.js
- LICENSE
- package.json
- README.md
- setup.js
- tsconfig.build.json
- tsconfig.json
- yarn.lock
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/LeetCode-OpenSource/ayanami
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd ayanami
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. Node.js
μ¬μ μΆμ²μ¬μ μ€λΉλ¬Ό
yarn add ayanami @asuka/di reflect-metadata rxjs immer
μ΄ λͺ λ Ήμ΄λ₯Ό ν°λ―Έλμ κ·Έλλ‘ μ λ ₯ν΄ μ€ννμΈμ.
npm install ayanami @asuka/di reflect-metadata rxjs immer
package.jsonμ λͺ μλ λΌμ΄λΈλ¬λ¦¬λ€μ λ΄λ €λ°μ μ€μΉν©λλ€.
<img height="20" alt="npm version" src="https://img.shields.io/npm/v/ayanami.svg?style=flat" />
μ΄ λͺ λ Ήμ΄λ₯Ό ν°λ―Έλμ κ·Έλλ‘ μ λ ₯ν΄ μ€ννμΈμ.
λͺ
λ Ήμ΄ μ€ν ν ν°λ―Έλμ λνλλ μ£Όμ(λ³΄ν΅ http://localhost:3000 νν)λ₯Ό λΈλΌμ°μ μμ μ΄μ΄λ³΄μΈμ.
μ΄ λ ν¬μ READMEμ μ ν μ€μ λͺ λ Ήμ΄λ₯Ό κ·Έλλ‘ κ°μ Έμμ΅λλ€.
// repository documentation
Was this content helpful?
(0 ratings)
