项目作者: CronixMicroSystems

项目描述 :
A TypeScript + HOT + Webpack + Sass boilerplate
高级语言: CSS
项目地址: git://github.com/CronixMicroSystems/typescript-boilerplate.git
创建时间: 2017-03-26T12:01:42Z
项目社区:https://github.com/CronixMicroSystems/typescript-boilerplate

开源协议:MIT License

下载


typescript-boilerplate


Build Status


Gitter Chat

alt text


Created by Vladimir Ivanov and maintained with ❤️ by an amazing Cronix team.

DEMO

Link

DEVELOPMENT

  1. yarn
  2. yarn run dev

PRODUCTION

  1. yarn
  2. yarn run prod(HMR) or yarn run build(static)

LINTING

  • yarn run lint-js
  • yarn run lint-css
  • yarn run lint (yarn run lint-js and yarn run lint-css)

  • yarn run lintfix-js

  • yarn run lintfix-css
  • yarn run lintfix (yarn run lintfix-js and yarn run lintfix-css)

License

This project is licensed under the MIT license, Copyright (c) 2017 Cronix Micro Systems. For more information see LICENSE.md.