Skip to content

dsk52/mat-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mat

js-standard-style

web starting base mat

feature

  • Rollup

    • Babel
    • Uglify
    • Sourcemap
  • Sass(.scss)

  • editorconfig

  • aigis: styleguide

Usage

Expand this file into your project. (git clone or wget ...)

$ npm i

use some command.

$ npm start  // watch js and sass(.scss)
$ npm run build // build js and sass(.scss)
$ npm run build:sass  // build only sass file
$ npm run build:js  // build only js file

Operational confirmation environment

$ node -v
v8.8.1
% npm -v
5.5.1

License

This program is released under the MIT license

Releases

No releases published

Packages

No packages published