Skip to content

Archetype-CSS/Archetype-test

Repository files navigation

[module.name] Build Status Built with Grunt

Boiler plate starter kit for building test-driven Archetype modules.

Installation

  • Bower: module.name
  • Git: git clone https://github.com/Archetype-CSS/module-name.git

Use

  • test-title--structure - structure styles for the test title
  • test-title--skin - skin styles for the test title
  • test-description--structure - structure styles for the test description
  • test-description--skin - skin styles for the test description
  • test--structure - structure styles for the test
  • test--skin - skin styles for the test

Run the Test Locally

git clone https://github.com/Archetype-CSS/module-name.git
cd module-name
npm install
grunt

Browser Suport

  • Chrome (latest)
  • Firefox (4+)
  • Opera (latest)
  • Safari (5+)
  • Internet Explorer (8+)

License

MIT

About

Template for building test-driven Archetype modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published