Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kepstein23 authored Apr 8, 2024
1 parent ada4556 commit 12193da
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

##To Run the App
``bash
npm install next@latest react@latest react-dom@latest
npm run dev
``
Navigate to `localhost:3000/editor` to use the treatment editor.

## Getting Started

First, run the development server:
Expand Down

0 comments on commit 12193da

Please sign in to comment.