/imageLoader

Primary LanguageJavaScriptMIT LicenseMIT

imageLoader

build

pre request

Please make sure you already have webpack and http-server installed globally.

npm run webpack http-server webpack-dev-server -g

install

npm install

start

npm start

build project

npm build

examine es2015 syntax

This small program use airbnb linter to check es2015 syntax and standard

npm run eslint

webpack-dev-server

npm run hot