Skip to content

UMDLARS/misconceptions-lab-ui

Repository files navigation

Security Misconception Lab Exercises

Node.js CI

About

This project aims to provide a set of interactive exercises to correct common computer security misconceptions.

This material is based upon work supported by the National Science Foundation under Grant No. 1821788. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.

Getting Started

  1. Make sure you have a recent version of Node.js installed

  2. Install the latest version of Angular

    npm install -g @angular/cli

  3. Clone the repository

    git clone https://github.com/UMDLARS/misconceptions-lab-ui/

  4. Install dependencies with npm

    npm install

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 flag for a production build.

About

Information security misconceptions excercises

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published