Skip to content

Quiz made in Angular to help people take the CRC exam - In Development

License

Notifications You must be signed in to change notification settings

ste2021/cfc-quiz

Repository files navigation

Observe the progress of this project in Trello, clicking ▶ HERE

If you want to contribute to this project, feel free ▶ Click

Project Summary

Quiz to help people pass the CRC exam, with questions from previous CFC exams

Requirements

  • An IDE of your own, here I used VSCODE 🖥
  • Node JS Installed
  • Angular CLI installed
  • Json-server

Technologies Used

  • HTML 📗
  • CSS 📘
  • Javascript 📙
  • Typescript
  • Angular CLI
  • Json-server

CFC Quiz - App made by Angular CLI

This project was generated with Angular version 6.0.7.

To run the project

npm install ng serve --open

To run the API-Fake"

json-server json/db.json

In case of error: "ERROR in node_modules/rxjs", run this code:

npm install rxjs@6.0.0 --save

Repeat the code to run the project

ng serve --open

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.

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.

Desenvolvido por PECEGE - Estela de Oliveira

About

Quiz made in Angular to help people take the CRC exam - In Development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published