Skip to content

dana-ciocan/acronym-test

Repository files navigation

Acronym Tester

This is a very basic Vue app that lets you test your knowledge of AWS acronyms to get ready for the Cloud Practitioner exam. You can replace the acronyms in data/acronyms.json with any acronyms you like.

Project setup

npm install

Run the app in development mode

npm run serve

Compile and minify for production

npm run build