eirbware-website

Web page created to promote Eirbware, ENSEIRB-MATMECA's computer association.
Made with Vue.js, Tailwind CSS and GSAP.

Setup

# install dependencies
$ npm install

# start development server
$ npm run dev

# build for production
$ npm run build

# preview production build
$ npm run preview