First install the dependencies from package.json by running:
npm install
Next start the application's local environment by running:
npm run start
This will:
Run the app in development mode. Open http://localhost:3000 to view it in your browser.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
First install the dependencies from package.json by running:
npm install
Next start the application's local environment by running:
npm run start
This will:
Run the app in development mode. Open http://localhost:3000 to view it in your browser.