typeClient
No description available.
File Explorer
Download Latest Version (.zip)- bug_report.md
- custom.md
- feature_request.md
- dependabot.yml
- FUNDING.yml
- 0.styles.79707204.css
- search.83621669.svg
- 2.c48e3509.js
- 3.d0a9eaf2.js
- 4.5ed19beb.js
- 5.31bad031.js
- 6.044d5e11.js
- 7.75d5df22.js
- 8.77c0cd9b.js
- 9.8f6a8426.js
- app.83a43a08.js
- core.html
- guide.html
- react.html
- vue.html
- 404.html
- index.html
- axios.test.ts
- index.ts
- package.json
- README.md
- rollup.config.js
- tsconfig.json
- core.test.ts
- index.html
- index.ts
- classMetaCreator.ts
- index.ts
- metaDataScaner.ts
- methodMetaCreator.ts
- parameterMetaCreator.ts
- action.ts
- context-created.ts
- controller.ts
- exception.ts
- index.ts
- inject.ts
- middleware.ts
- namespace.ts
- redirect.ts
- route.ts
- service.ts
- state.ts
- index.ts
- expception.ts
- index.ts
- middleware.ts
- application.ts
- compose.ts
- context.ts
- index.ts
- interface.ts
- request.ts
- transform.ts
- history.ts
- index.ts
- container.ts
- index.ts
- decode.ts
- index.ts
- node.ts
- index.ts
- package.json
- README.md
- rollup.config.js
- tsconfig.json
- webpack.config.js
- react.test.ts
- index.html
- index.tsx
- component.ts
- index.ts
- namespace.ts
- template.ts
- global.ts
- slot.ts
- index.ts
- LifeHook.ts
- index.ts
- react.ts
- package.json
- README.md
- rollup.config.js
- tsconfig.json
- webpack.config.js
- react-effect.test.ts
- effect.ts
- index.ts
- package.json
- README.md
- rollup.config.js
- tsconfig.json
- react-qiankun.test.ts
- index.html
- index.tsx
- index.tsx
- package.json
- README.md
- rollup.config.js
- tsconfig.json
- webpack.config.js
- react-sapp.test.ts
- index.html
- index.tsx
- component.ts
- index.ts
- namespace.ts
- index.ts
- LifeHook.ts
- component.ts
- index.ts
- react.ts
- package.json
- README.md
- rollup.config.js
- tsconfig.json
- webpack.config.js
- responsive.test.ts
- cookie.ts
- index.ts
- responsive.ts
- storage.ts
- package.json
- README.md
- rollup.config.js
- tsconfig.json
- vue.test.ts
- index.html
- index.ts
- component.ts
- index.ts
- namespace.ts
- template.ts
- effect.ts
- index.ts
- context.ts
- index.ts
- suspense.ts
- vue.ts
- package.json
- README.md
- rollup.config.js
- tsconfig.json
- webpack.config.js
- create.js
- chapter_1.md
- config.js
- core.md
- guide.md
- react.md
- vue.md
- README.md
- .gitignore
- CODE_OF_CONDUCT.md
- lerna.json
- LICENSE
- package.json
- README.md
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/codemonkey0612/typeClient
Downloads the entire project code from GitHub to your computer.
cd typeClient
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm ci
Type this command into your terminal and run it.
$ npm start
Starts the development/run server.
$ npm run dev
Starts the development/run server.
$ npm run serve
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)
