Create a digital custom invitation card for your wedding with WeddIn and send the link to your guests. Playfully build a website with all the content around your event, without any programming knowledge.
WeddIn Client - for you guest to sign in for the best wedding ever and provide with some nice information. Build with Vue and Quasar Framework.
Table of Content
# install dependencies
$ npm install
# serve with hot reload at localhost:8080
$ npm start
The project need the WeddIn server to work probably - WeddIn Serer. So check if you have also the server up and running.
Requirements:
Create a .env file in root and fill in the correct url's for your domain - have a look at env.example.
After that build the website.
# generate static web files
$ npm run build
Generate in /dist a static web page. Just copy the sources on the web server.
You can copy the source code, edit it and build totally new projects with it. But however you are not allowed to use the code for commercial use.
See the LICENSE file for more licensing information.
YOUR ARE FREE TO USE THE CODE IN YOUR PROJECTS HOWEVER MAKE CLEAR THAT THE CODE IS OFFERED "AS-IS, WITHOUT WARRANTY AND DISCLAIMING LIABILITY FOR DAMAGES RESULTING FROM USING THE CODE.