M0byfloyd / rpn-qualite-logicielle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpn-qualite-logicielle

Reverse Polish Notation calculator

Getting started

  • Clone the repository

  • Install dependencies ( yarn install )

  • Do the test :

  • npm test

  • Install front :

  • Go to src ( cd .\src\ )

  • Install dependencies ( yarn install )

  • Start the project ( yarn serve )

About

License:MIT License


Languages

Language:TypeScript 52.0%Language:Vue 41.9%Language:HTML 4.0%Language:JavaScript 2.0%