Skip to content

MagicCube/babel-plugin-ui5-example

Repository files navigation

babel-ui5-plugin-example

An example of how to use babel-ui5-plugin with Babel 6.

Installation

$ npm install

Build with Webpack

$ webpack

Build with Gulp (Recommended)

$ gulp

gulp clean and gulp build are supported, and module-based building command gulp build:example is also supported

Build with Sourcemaps

$ npm run build:sourcemaps

Run

$ npm start

Open http://localhost:8080/ in your browser.

Debug / Develop

$ gulp dev

or

$ webpack-dev-server

Launch development tools in your browser, then open http://localhost:8080/.

About

An example of how to use babel-ui5-plugin with Babel 6.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published