8000 GitHub - jon-acker/js-oxford-tdd: Example First - JS Oxford Talk on TDD
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jon-acker/js-oxford-tdd

Repository files navigation

Example First - JS Oxford Talk on TDD

Global tools

npm install -g jasmine webpack cucumber

Local npm install

npm install

Run tests

jasmine

Run example code

node main.js

Pack for browser

webpack

(webpack configured to pack source code into dist/bundle.min.js and index.html hardcoded to load this file)

About

Example First - JS Oxford Talk on TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0