First, you must install dependencies:
# If you're using yarn
yarn
# If you're using NPM
npm install
Then you can start development server as follow:
yarn dev
# Or
npm run dev
If you want to contribute to 1calc
to add a feature or improve the code contact
me at negrel.dev@protonmail.com, open an
issue or make a
pull request.
Please give a ⭐ if this project helped you!
MIT © Alexandre Negrel