Skip to content

A custom toolchain capable of building miniature-earth.js source together with its three.js dependency

Notifications You must be signed in to change notification settings

dhvidding/miniature-earth

Repository files navigation

Building JavaScript Library in ES6 using Webpack and Babel

This is the code repository for the blog post published on LoginRadius Engineering Blog.

Prerequisites

  1. Basic Understanding of Node and JavaScript.
  2. Node and NPM installed.

How to Start

  1. Clone the repo.
  2. Go to directory JavaScript/WebpackBabelJSLibrary
  3. Install dependencies using npm i
  4. Run npm run build
  5. A Bundled file index will be generated in dist/` directory.
  6. Open index.html in your browser and see the result.

About

A custom toolchain capable of building miniature-earth.js source together with its three.js dependency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published