nehan-demo source
  • JavaScript 97.9%
  • SCSS 2.1%
Find a file
2016-11-21 17:27:01 +09:00
dist Support mobile layout 2016-11-21 17:27:01 +09:00
js Support mobile layout 2016-11-21 17:27:01 +09:00
sass update style 2015-09-04 19:49:45 +09:00
README.md add readme 2015-08-27 22:34:33 +09:00
webpack.config.js first commit 2015-08-27 18:48:26 +09:00
webpack.config.min.js add minified src 2015-08-27 19:46:02 +09:00

Summary

This is source code of nehan.js demo.

See online demo.

Build

Just type webpack in root directory, and script and styles are generated in dist directory.

Type webpack --config webpack.config.min.js to generate minified version.