0.0.10 • Published 2 years ago

juanjomartin95-lib v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

JuanjoMartin95 - Lib

Installation and setup

Project installation

First, you must be sure you have nvm installed to select and install automatically the correct node version for the project. Then, you can continue with the following commands in order:

# Clone the repo
git clone git@github.com:juanjomartin95/juanjomartin95-lib.git
# by HTTPS: https://github.com/juanjomartin95/juanjomartin95-lib.git

cd juanjomartin95-lib

# install and use node version needed
nvm install; nvm use 

# install node dependencies
npm install

Usage

Run development environment

npm run dev

Run storybook

npm run storybook

Run unit tests

npm test
0.0.10

2 years ago

0.0.9

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago