Code Monkey home page Code Monkey logo

priceitright's Introduction

PriceItRight

Preisgestaltung kann frustrierend sein, aber mit PriceItRight wird es zum Kinderspiel.
Verwenden Sie unser Web-Tool, um Ihre Waren mit Leichtigkeit zu kalkulieren und Ihre Gewinne zu steigern.
Unterstützt werden Vorwärts-, Rückwärts- und Differenzkalkulation.

Hier gehts zur Webapp!

Mehr Informationen über Handelskalkulationen findest du hier: https://www.gruenderlexikon.de/checkliste/informieren/preiskalkulation/handelskalkulation/

Developer Info

Command Documentation
npm run dev Serve the program in development mode with vite (automatic rebuilding)
npm run preview Serve the program in production mode with vite
npm run format Format source files in src/ directory with prettier
npm run deploy Deploy current version of branch master to github pages

Update Github-Pages:

  1. Checkout to branch master and pull the latest version
  2. Set new version in package.json file
  3. Run npm install
  4. Commit and push updated package.json and package.lock file
  5. Run git tag "[package.json verion here]" and then git push --tags
  6. Run npm run deploy

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.