Minesweeper game on BEM
Demo link: http://dab.github.io/minesweeper/
- ›
git clone git://github.com/dab/bem-minesweeper.git
- ›
cd bem-minesweeper
- ›
npm install
- ›
./node_modules/bem/bin/bem server
(hint: execute the above commands in your terminal)
Now that bem server
is running, check it out:
Navigate to: http://localhost:8080/desktop.bundles/index/index.html
(here, have a link: http://localhost:8080/desktop.bundles/index/index.html)