Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hopefourie-nyt committed Jun 1, 2022
1 parent f05de05 commit 47003f8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
This is a starter template for [Learn Next.js](https://nextjs.org/learn).
# Hope's Next.js Example App
This repo is made to test out a possible optimized app configuration. It was created with Next.js and utilizes Server-Side-Rendering to reduce the time to first contentful paint.

## Starting the app
For development, run `npm run dev` from the root of the repo.
Otherwise, run `npm run build`, then `npm run start` from the root of the repo.

0 comments on commit 47003f8

Please sign in to comment.