nehan-demo source
- JavaScript 97.9%
- SCSS 2.1%
| dist | ||
| js | ||
| sass | ||
| README.md | ||
| webpack.config.js | ||
| webpack.config.min.js | ||
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.