0.0.1-build.1742048091.57c985e • Published 3 months ago
@ucllsoftwareengineering2425/frontend-ti006 v0.0.1-build.1742048091.57c985e
Courses: front-end
Dotenv
To get this demo up and running, you'll need to create a .env file in you root project directory (on the same level as .gitignore). The contents should look like this:
NEXT_PUBLIC_API_URL = http://localhost:3000
Install and start Next.js app
Start the development server by opening a terminal in the front-end
folder and running:
$ npm install
$ npm start
Open http://localhost:8080 with your browser to see the result.
0.0.1-build.1742048091.57c985e
3 months ago