Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.
/ frontend.ng Public archive

I1820 Platform - frontend with SSR and 😍

License

Notifications You must be signed in to change notification settings

I1820/frontend.ng

Repository files navigation

Frontend

Codacy Badge Travis branch

Introduction

This project was generated with the Angular CLI version 7.0.2 and acts as a frontend for the giant I1820 Platform.

Site Structure

This section lists the essential components that must be reviewed in future developments.

Forms

  • Login Page src/app/pages/login
  • Register Page src/app/pages/register
  • Thing New Page src/app/pages/thing-new
  • Profile src/app/pages/profile
  • Project New Page src/app/pages/project-new
  • Asset New Modal src/app/modals/asset-new

Notes

  • Each page has I1820 as its title but when it has breadcrumb component its title has a dynamic part that indicates route title.

Angluar 🙈

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod --aot flag for a production build with AOT compilation.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

I1820 Platform - frontend with SSR and 😍

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published