From 55793b9bd68f0c49bae0886804c4a6c914aa9fdb Mon Sep 17 00:00:00 2001 From: Ivan S Glazunov Date: Sat, 18 May 2024 13:13:32 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eab55c7..5ba37fb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ A template/boilerplate for creating nextjs applications that use deep. It is recommended to merge with this repository to have its improvements in your nextjs application! + + Just erase `pages/index.tsx` `Page` component body. # Variables @@ -215,4 +217,4 @@ If you want launch your repo from npx as `npx @deep-foundation/sdk` you must cha For publish new version, just update package.json version field and then git commit && publish to github. -This app can be launched as builded web server with `npx @deep-foundation/sdk` \ No newline at end of file +This app can be launched as builded web server with `npx @deep-foundation/sdk`