Skip to content

heroqu/react-accordion-composable-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo for react-accordion-composable

See this demo live here

The npm is here: react-accordion-composable

Running a local copy

  1. Clone the project locally:
git clone https://github.com/heroqu/react-accordion-composable-demo.git`
  1. Go the the projects directory:
cd react-accordion-composable-demo
  1. Install dependencies:
npm install --save

or

yarn
  1. Start the server
npm start

or

yarn start
  1. Open the browser at

http://localhost:3000

About

demo for react-accordion-composable npm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published