Skip to content

A basic Spin The Wheel with webpack, sass, es6, third-party library(jQuery, moment .etc).

Notifications You must be signed in to change notification settings

erisitohang/spin-the-wheel

Repository files navigation

Spin The Wheel with webpack

A basic Spin The Wheel with webpack, sass, es6, third-party library(jQuery, moment .etc).

Original Wheel script from UsainBloot/wheel-of-lunc and Webpack script from vikingmute/webpack-basic-starter

Demo SpinTheWheel Demo

How is it work? install the deps we are testing library using npm(jquery, moment)

npm install

run the dev server

npm run start:dev

then open your http://localhost:8080 see how the magic happens.

deployment

npm run build

then you'll find a new build folder generated.

TODO: testing

npm run test

About

A basic Spin The Wheel with webpack, sass, es6, third-party library(jQuery, moment .etc).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published