Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

abletech/front-end-patterns

Repository files navigation

Front-end Patterns

A collection of JS and SCSS we use across projects at Abletech.

Testing

To run the tests, you'll need to have Node.js installed. Then…

npm install
node server.js

Then head on over to: localhost:8080/test.html