Giter VIP home page Giter VIP logo

alberick-vue-website's Introduction

alberick-vue

alberick.nl

You can read about the project here: https://boutinov.website/work/alberick

This is a two-part project. This is a client side. It builds into a VueJS SPA Wordpress theme but can be hosted standalone if you do not run afterbuild command.

Vue cli

This project is created using Vue Cli (https://cli.vuejs.org)

Install Vue cli

npm install -g @vue/cli
# OR
yarn global add @vue/cli

Older Node version

Install NVM if you haven't already. You can find the installation instructions on the NVM GitHub page: https://github.com/nvm-sh/nvm#installing-and-updating

nvm install 16
nvm use 16

Project setup

Install dependencies:

npm install

Use vue ui to run the project and perform other tasks. Alternatively, use npm for that

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

For hosting standalone

npm run build

Leaves some PHP code inside <noscript> of index.html. This is needed for basic prerender functionality. Can be safely removed when hosting standalone.

As a Wordpress theme

Renames index.html to index.php

npm run build && npm run afterbuild

Lints and fixes files

npm run lint

Force resolutions

npm run resolve

Customize configuration

See Configuration Reference.

License

© 2020 @anthonyboutinov. All rights reserved. Alberick logo, photos etc. © 2020 Alberick Medisch Centrum. All rights reserved. Vector artwork design by pch.vector / Freepik.

alberick-vue-website's People

Contributors

anthonyboutinov avatar dependabot[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.