# shiro **Repository Path**: alphardex/shiro ## Basic Information - **Project Name**: shiro - **Description**: 我的CSS个人作品集 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://shiroi.netlify.app/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-07 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Shiro ## Features - SCSS + TypeScript - No third party libraries! (reset, jQuery, lodash, font-awesome, etc) - Handcrafted UI with love ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).