effector-forms
No description available.
File Explorer
Download Latest Version (.zip)- effector-forms.cjs.js
- effector-forms.cjs.js.map
- effector-forms.iife.js
- effector-forms.iife.js.map
- effector-forms.umd.js
- effector-forms.umd.js.map
- index.mjs
- index.mjs.map
- index.d.ts
- index.ts
- style.css
- config.ts
- README.md
- api-examples.md
- index.md
- markdown-examples.md
- modules.md
- App.tsx
- index.tsx
- .gitignore
- babel.config.json
- index.html
- package-lock.json
- package.json
- tsconfig.json
- webpack.config.js
- webpack.config.prod.js
- create-form-unit.ts
- factory.spec.ts
- factory.ts
- field.spec.ts
- field.ts
- index.ts
- react-hooks.spec.tsx
- react-hooks.ts
- types.ts
- unit-shape.spec.tsx
- validation.spec.ts
- validation.ts
- .eslintignore
- .eslintrc.json
- .gitignore
- babel.config.json
- jest.config.ts
- package-lock.json
- package.json
- README.md
- rollup.config.js
- tsconfig.json
- typedoc.json
# Installation Guide
1. Get the code
git clone https://github.com/42-px/effector-forms
Downloads the entire project code from GitHub to your computer.
cd effector-forms
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm i effector-forms@0.0.24
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
