Live URL: https://aaronc1992.github.io/Ignition-test-prep/index.html#/
Ignition Core Exam Prep is a React and TypeScript web app for practicing Ignition Core concepts aligned to Ignition Platform 8.1.45.
This repository contains the Ignition Core Exam Prep application.
- Module based study lessons
- Knowledge quizzes with explanations
- Mock written exam practice
- Flash cards with local progress tracking
- Hands on lab simulator checklists
- Troubleshooting scenario drills
- Searchable glossary
-
Install dependencies
npm install
-
Start development server
npm run dev
-
Build for production
npm run build
-
Run tests
npm test
- This app is unofficial practice content and is not an official certification product.
- Progress data is stored in browser local storage.