1.0.0 • Published 5 years ago

ginkgoch-filestream v1.0.0

Weekly downloads
4
License
MIT
Repository
-
Last release
5 years ago

Project Template

This is a typescript project template with jest test and debug included.

Install

Follow few steps below to set your project.

git clone https://github.com/ginkgoch/node-ts-template.git [project name]
cd [project name]
yarn

# at this step, the project is setup.
# if you installed vscode, launch it with:
code .

Then your project template is ready :)