0.3.1 • Published 4 years ago

azerus-fetch v0.3.1

Weekly downloads
4
License
ISC
Repository
github
Last release
4 years ago

kevin-lyon-fetch

#First module created by azerus and push on npm

Inside the project you will find an index.js, test.js and and json package ( due to the npm init) to learn how to request and array from a API.

#Ok So...and how to process now ?

First create a new repo on github and clone it on your computer.

You can change the API inside the index.js / test.js file.

You should create a render to display the content of the array ;)

Easy right ? now open your terminal in the folder you've just cloned and tape "npm init".

Choose a project name and press enter, same to the version of your module ( keep 0.0.1 'cause when you gonna patch it the last version number will be increment ) take some tags a description.

Fine folk's but did we also finished ?

Buddy it depend of you and the librairy where you wanna work with... you are the developer of that app so you are the only one who know that ;)