Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 498 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 498 Bytes

miscon

App is developed for "Miścon - przemyski konwent gier i fantastyki". If you want use app as your website just fork the repository. Please remember to leave my credits on website.

Our app is currently deployed on netlify

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint