Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
J fcd8a9cf95 :recycle: fixing up things to remove warnings and runtime errs 4 роки тому
..
src :recycle: fixing up things to remove warnings and runtime errs 4 роки тому
.eslintrc.json :recycle: reformatting everything 4 роки тому
.prettierrc.json :recycle: reformatting everything 4 роки тому
README.md :recycle: reformatting everything 4 роки тому
index.html :recycle: reformatting everything 4 роки тому
package-lock.json :fire: removed all the things 4 роки тому
package.json :fire: removed all the things 4 роки тому
postcss.config.js :recycle: reformatting everything 4 роки тому
vite.config.js :recycle: reformatting everything 4 роки тому

README.md

siimee backend API

An API for the siimee application

:white_check_mark: Prerequisites

You will need…

Node.js 14+

:package: Installation

  1. Install dependencies with npm install

:electric_plug: Run

  1. Run npm run dev to start up the server

:robot: Deployment

TBD

:pill: Tests & Code Quality

TBD

:heart: Built With

  • Vue.js - Our framework
  • Vite - Next generation build tooling