cross-solution.de

0.0.1 • Public • Published

CROSS Solution

this is the quasar based https://cross-solution.de homepage. It depends on nodejs. You can install it by cloning the repo and run yarn to install dependencies.

Requirements

to contribute, you need:

Installation

clone repo an install dependencies

git clone https://github.com/cross-solution/cross-solution.de.git
cd cross-solution.de
yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

optional:

copy .env.example to .env and adjest the values.

if xou don't do it, login/register and social logins are not working.

Start in Single Page Appication (spa) development mode

yarn dev

Start in Server Side Render (ssr) development mode

yarn dev -m ssr

Lint the files

yarn run lint

Build the app for production

copy .env.example to .env.production and adjest the values.

yarn build

start production

yarn serve

Contribut

you can add yourself to our Team by sending us a PR. Team ist currently locates in https://github.com/cross-solution/cross-solution.de/blob/master/src/pages/about.vue#L53. Feel free to make it better.

Setting up VSCode editor to lint/auto format vue/js/html files

See this gist

Copyright

MIT

except:

  • src/statics/frankfurt-im-nebel.jpg

our .gitignore contains a statics/frankfurt-im-nebel-licensed.jpg. You can set a HEADER_IMAGE=statics/frankfurt-im-nebel-licensed.jpg in you .env file to replace the header image.

Readme

Keywords

none

Package Sidebar

Install

npm i cross-solution.de

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

5.88 MB

Total Files

218

Last publish

Collaborators

  • cbleek