Skip to content

Files

Latest commit

May 2, 2017
9de1822 · May 2, 2017

History

History
39 lines (26 loc) · 1.04 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.04 KB

Vue2-js-boilerplate (DEVELOPING)!!!

Build Status Gitter Chat

alt text

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

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.