Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivansglazunov authored May 18, 2024
1 parent b4420dc commit 55793b9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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!

<img src="https://habrastorage.org/r/w1560/getpro/habr/upload_files/640/2ec/360/6402ec360bfb54cf6e6041945efaf514.png"/>

Just erase `pages/index.tsx` `Page` component body.

# Variables
Expand Down Expand Up @@ -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`
This app can be launched as builded web server with `npx @deep-foundation/sdk`

0 comments on commit 55793b9

Please sign in to comment.