Git Product home page Git Product logo

scouts-website's Introduction

Aan de slag met deze template

Onderstaande commando's maken gebruik van npm of Yarn. Installeren kan makkelijk via de hiervoor vermelde links. Niet zeker of npm of yarn is geïnstalleerd op je systeem?

Gebruik onderstaand commando om na te kijken of npm is geïnstalleerd op je systeem.

npm -v

of

npm --version

Gebruik onderstaand commando om na te kijken of Yarn is geïnstalleerd op je systeem.

yarn -v

of

yarn --version

Nodige dependencies installeren

Voor je begint te werken met deze template kan je best even nakijken of je de juiste dependencies hebt geïnstalleerd. Dit doe je eenvoudig via volgend commando:

npm install

of

yarn install

Automatisch controleren op wijzigingen

Gebruik het volgende commando om je code-editor automatisch te laten controleren op wijzigingen. Als je je live preview open hebt staan worden je wijzigingen automatisch doorgevoerd en zichtbaar, of kan je eventueel ook je pagina opnieuw laden om je wijzigingen te zien.

npm run watch

of

yarn watch

Klaarmaken voor productie/online zetten

Gebruik het volgende commando om je bestanden klaar te maken voor productie of het effectief online zetten ervan.

npm run build

of

yarn build

scouts-website's People

Contributors

joskevolta avatar icecoldfire avatar dependabot[bot] 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.