medical-test-npm
v1.0.2
Published
componet library for staysure
Downloads
4
Readme
Project Name
Component Library
Project Description: Describe your project briefly here. This can include what the project is about, its goals, and its main features.
Table of Contents
Getting Started
These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
List any prerequisites or software that developers need to install before working on the project.
vS Code Extentions
The below extensions need to be installed.
- ESLint
- Pretier
- SonarLint
Installation
A step-by-step guide on how to install and set up the project.
# Connect to VPN and Clone the repository
git clone [email protected]:staysure-group/react-storybook-poc.git
# Change directory
cd react-storybook-poc
# Rename .npmrc_sample to .npmrc
mv .npmrc_sample .npmrc
# Request access for Jfrog and change your email in .npmrc file
# Install dependencies
npm install --legacy-peer-deps