Install the dependencies:
npm installSet up the .env:
cp .env.example .envRun the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install the dependencies:
npm installSet up the .env:
cp .env.example .envRun the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.