Skip to content

This repository contains the frontend design of ELISA web app. We used Angular with CoreUI components.

License

Notifications You must be signed in to change notification settings

ELISA-Fake-News-Detector/WebApp-frontend

Repository files navigation

ELISA - The AI for news reliability

License: MIT

Logo

Exploratory reLiable Information Scanning in Articles

The AI for news reliability

Quick start

Warning

Verify that you are running at least node 8.9.x and npm 5.x.x by running node -v and npm -v in a terminal/console window. Older versions produce errors, but newer versions are fine.

  1. Go to project folder and install dependencies.
npm i
  1. Launch development server:
npm start

Note

You don't need to build the example library because it's published in npm and added as dependency of the project.

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.

Build

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

Copyright and license

Code and documentation copyright 2018 the authors. Code released under the MIT License.

Enjoy 🤘

Credits

UI developed using CoreUI kit.

About

This repository contains the frontend design of ELISA web app. We used Angular with CoreUI components.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published