GitHunt

Child.de


Fully mobile compatible UI part of child.de - knowledge exchange platform.

Built with Pug, CSS (SASS), Javascript and Gulp.

Run development server

npm run serve

Run E2E tests

npm run test:e2e

Verify files according to .editorconfig

npm run editorconfig:check

Build application

npm run build