1.0.0 • Published 7 months ago

node_example_array_sf v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

sf-node-example-array

This is example npm module for skillfactory training

Prerequisites

This project requires NodeJS (version 12 or later) and NPM. Node and NPM are really easy to install. To make sure you have them available on your machine, try running the following command.

$ npm -v && node -v
8.5.1
v12.22.9

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installation

BEFORE YOU INSTALL: please read the prerequisites

To install and set up the library, run:

$ npm install node_example_array_sf

Or if you prefer using Yarn:

$ yarn add --dev node_example_array_sf
1.0.0

7 months ago