Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samlatavares/igti-fullstack-bootcamp-trabalho-2

Project made during the IGTI's Fullstack Bootcamp. It's a Node.js project that manipulates JSON files, creating new files in result folder and writing log informations in the console.
https://github.com/samlatavares/igti-fullstack-bootcamp-trabalho-2

Last synced: 21 days ago
JSON representation

Project made during the IGTI's Fullstack Bootcamp. It's a Node.js project that manipulates JSON files, creating new files in result folder and writing log informations in the console.

Awesome Lists containing this project

README

        

# igti-fullstack-bootcamp-trabalho-2

## What is this project?

Project made during the IGTI's Fullstack Bootcamp. It's a Node.js project that manipulates JSON files, creating new files in result folder and writing log informations in the console.

## How to run the project?

You can use Visual Studio Code to run this project.

You'll need to import the File Stream.

If you never worked with this you can check this.