cp .env.example .env
Edit the .env
file with your own values.
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
cp .env.example .env
Edit the .env
file with your own values.
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.