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 🙂).
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/
.
npm run build
(not ng build
) before creating a pull requests.
Contribute 🚀, raise the pull request 😉.