# TypeSciptLesson **Repository Path**: doyosoft/typesciptlesson ## Basic Information - **Project Name**: TypeSciptLesson - **Description**: typescipt学习 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-05-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### install ``` bash > gem install jekyll bundler > jekyll new . --force > bundle exec jekyll serve Server address: http://127.0.0.1:4000/ ``` #TypeSciptLesson * [Up and Running](./_posts/TypeScript/2017-05-15-up-and-running.md) * [Types Variables and Function](./_posts/TypeScript/2017-05-15-types-variables-and-function.md)