Skip to content

laughface809/API-to-Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Typescript Starter

This project contains a minimal starter for Node.js project with Typescript, ESLint and Prettier already configured

Prerequisites

  • Node.js 10+
  • Yarn or NPM

Installation

  • Install dependencies
yarn install
  • Start Application
yarn start

The application will be launched by Nodemon so it's will restart automatically on file change

About

How to add dynamic data from Internet and insert it to Excel (Case: Migrate Ecommerce)

Topics

Resources

Stars

Watchers

Forks