From c1685bad7ea9df8443b964441f60c0a815eb1f73 Mon Sep 17 00:00:00 2001 From: Artemy Date: Wed, 19 Jul 2023 15:58:48 +0300 Subject: [PATCH] Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8631a83 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# @artegoser/create-ts-prod + +## Usage + +Go to your project directory and run: + +```bash +npm init @artegoser/ts-prod +```