1.0.1 • Published 2 years ago
@arcteryx/hackathon-header-footer v1.0.1
README
Project Description
The primary motive is to improve the developer experience when working on the Header/Footer, that will help us move toward the end state of our 2024 project.
Installation
To install this project, you will need to have Node.js and npm installed on your machine.
- Clone the repository:
git clone git@bitbucket.org:arcteryx/hackathon-headerfooter.git
- Install the dependencies
npm install
- View Component Library
npm run storybook
You will then be able to view our Storybook Instance at : http://localhost:6006