Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/samlatavares/igti-fullstack-bootcamp-trabalho-2
- Owner: samlatavares
- Created: 2020-10-06T23:29:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-10T14:05:21.000Z (about 4 years ago)
- Last Synced: 2024-10-31T22:42:22.415Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.