Web page created to promote Unlock, ENSEIRB-MATMECA's cybersecurity club.
Made with Vue.js and Tailwind CSS.
# install dependencies
$ npm install
# start development server
$ npm run dev
# build for production
$ npm run build
# preview production build
$ npm run preview