0.0.16 • Published 8 months ago
@felixsahayaucll/frontend-bcs012 v0.0.16
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:3000Install and start Next.js app
Start the development server by opening a terminal in the front-end folder and running:
$ npm install
$ npm startOpen http://localhost:8080 with your browser to see the result.
0.0.16
8 months ago