Skip to content

torontocode/cssaccordion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A CSS accordion

An accordion widget built just using CSS

Setup

Assumptions are that you have Node and NPM installed on your machine.

Open a terminal window:

$ git clone https://github.com/torontocode/cssaccordion.git

$ cd cssaccordion

$ npm install

$ node ./server.js

Open a new terminal window:

$ gulp watch

Type: http://localhost:3000 into a browser window.

About

An accordion widget built just using CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published