You'll need to create a new node server. Open a new terminal within the project directory and run:
- Initialize a new project:
npm i
- run the development server with
npm run dev
- build the damn thing wtih
npm run build
Test it with the url in the rubric
eb init
eb create
eb deploy