xmey95 / worderfulcompany

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WonderfulCompany

Table of Contents

Documentation

Full Documentation is available at https://xmey95.github.io/worderfulcompany/

Screenshots

screenshot

screenshot

screenshot

Requirements

  • nodejs (>=10.x)
  • npm or yarn

run

npm install -g @angular/cli

Running

First time

git clone https://github.com/xmey95/worderfulcompany.git
cd wonderfulcompany/frontend
yarn install
ng serve

Later on

cd wonderfulcompany/frontend
ng serve

Admin Credentials

  • Email: admin@wonderfulcompany.it
  • Password: angular

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 43.9%Language:JavaScript 37.4%Language:HTML 13.9%Language:CSS 4.7%