jonasegehrke / node_exam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrettyIntra

PrettyIntra is my Node.js exam project.

Please run the following commands to install the dependencies & build the project:

cd client
npm install
cd server
npm install
npm run createdb

About


Languages

Language:Svelte 64.1%Language:JavaScript 34.5%Language:CSS 1.0%Language:HTML 0.4%