deox
Functional Type-safe Flux Standard Utilities
File Explorer
Download Latest Version (.zip)- main.yml
- settings.json
- counter-example.jpg
- api-reference.mdx
- faq.mdx
- getting-started.mdx
- introduction.mdx
- settings.json
- snackbar.spec.tsx
- category-indicator.tsx
- category-item.tsx
- category-list.tsx
- icon.tsx
- index.ts
- snackbar.tsx
- index.ts
- snackbar-container.tsx
- app.tsx
- index.ts
- _color.scss
- _global.scss
- _module.scss
- _typography.scss
- _app.scss
- _category-indicator.scss
- _category-item.scss
- _category-list.scss
- _module.scss
- _snackbar.scss
- _functions.scss
- _module.scss
- main.scss
- snackbar.spec.ts.snap
- tasks.spec.ts.snap
- snackbar.spec.ts
- tasks.spec.ts
- configure-store.ts
- index.ts
- root.ts
- selectors.ts
- snackbar.ts
- tasks.ts
- index.ts
- index.html
- index.tsx
- types.d.ts
- .gitignore
- .sassrc
- jest.config.js
- package.json
- tsconfig.json
- tslint.json
- yarn.lock
- create-action-creator.dts.spec.ts.snap
- create-action-creator.spec.ts.snap
- create-action.dts.spec.ts.snap
- create-action.spec.ts.snap
- create-handler-map.dts.spec.ts.snap
- create-handler-map.spec.ts.snap
- create-reducer.dts.spec.ts.snap
- get-type.dts.spec.ts.snap
- index.spec.ts.snap
- is-of-type.dts.spec.ts.snap
- of-type.dts.spec.ts.snap
- types.dts.spec.ts.snap
- create-action-creator.dts.spec.ts
- create-action-creator.spec.ts
- create-action.dts.spec.ts
- create-action.spec.ts
- create-handler-map.dts.spec.ts
- create-handler-map.spec.ts
- create-reducer.dts.spec.ts
- create-reducer.spec.ts
- get-type.dts.spec.ts
- get-type.spec.ts
- index.spec.ts
- is-of-type.dts.spec.ts
- is-of-type.spec.ts
- of-type.dts.spec.ts
- of-type.spec.ts
- types.dts.spec.ts
- data.ts
- index.ts
- create-action-creator.ts
- create-action.ts
- create-handler-map.ts
- create-reducer.ts
- get-type.ts
- index.ts
- is-of-type.ts
- of-type.ts
- types.ts
- .commitlintrc.json
- .editorconfig
- .gitignore
- .prettierrc
- .releaserc
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- doczrc.js
- dts-jest.config.js
- jest.config.js
- jest.tsc.config.js
- LICENSE
- netlify.toml
- package-lock.json
- package.json
- README.md
- rollup.config.js
- tsconfig.build.json
- tsconfig.json
- tsconfig.spec.json
- tslint.json
# Installation Guide
1. Get the code
git clone https://github.com/the-dr-lazy/deox
Downloads the entire project code from GitHub to your computer.
cd deox
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn add deox
Type this command into your terminal and run it.
npm install deox
Downloads and installs the libraries listed in package.json.
<img alt="License" src="https://img.shields.io/npm/l/deox.svg?logo=License&style=flat-square">
Type this command into your terminal and run it.
<img alt="Latest Release" src="https://img.shields.io/npm/v/deox.svg?label=npm%40latest&style=flat-square">
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)
