Website of the Student Council of Mechanical School N°1 in Poland, Bydgoszcz.
https://zsm1.bydgoszcz.pl/strony/samorzad/
💖 User-friendly interface
✨ Vue.js, Nuxt.js & Sass
💥 Routing, Progressive Web App & Service worker
🔄 Posts infinite scroll
🈹 Headless CMS (DatoCMS)
git clone https://github.com/Lumm1t/student-council
npm install
or yarn
Change environment variables:
- Rename
.env.example
to.env
- Open
.env
and changeNUXT_ENV_DATOCMS_API_TOKEN
&GOOGLE_ANALYTICS_ID
.
npm run dev
npm run generate
npm run start