Skip to content

PrashantSinghGour/angular-interview-questionnaire

Repository files navigation

Angular Interview Questionnaire 🚀

This is a Angular project, built with Static Site Generation(SSG), It generates the simple questions answers UI from the Angular Question Bank which is a readme file convert the markdown into a deployed website (feel free to share with friends 🙂).

Versions

Project setup

Clone the repository and run npm install to install project dependencies, followed by npm run start to start the project. By default, the project will be running at http://localhost:4200/.

⚠️ Make sure to run npm run build (not ng build) before creating a pull requests.

Contribute 🚀, raise the pull request 😉.