Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 432 Bytes

File metadata and controls

12 lines (8 loc) · 432 Bytes

JavaScript Component Template

This is a starter project for building a JavaScript component.

The Jasmine test library comes pre-installed, so there's really no excuse for not having any tests :)

See the included color.js and its accompanying ColorSpec.js file for how to get started.

If you're using Panic's Nova editor, you can hit cmd + R to run the tests.