Skip to content

htw-imi-wtat1/sprint01_plain_node_webapp

Repository files navigation

Example Project for Unit 0 - First Node App

Implementing Stories

Story_042 - As a student or lecturer, I see an overview of the whole study program with all modules including Title, Format and ECTS on the site.
Story_023 - As a student, I can quickly get an overview of the my progress within the study program.

created project structure

touch main.js
touch router.js
touch utils.js
touch contentTypes.js
mkdir -p public/css
mkdir -p public/images
mkdir -p public/js
touch public/css/module_handbook.css
touch public/js/module_handbook.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published