linkapi / getokr-web

GetOkr-WEB is the Front-end part of GetOkr, an OKR software used by LinkApi, FCamara and HashTrack.
MIT License
11 stars 7 forks source link

GetOkr-WEB

GetOkr-WEB is the Front-end part of GetOkr, an OKR software used by LinkApi, FCamara and HashTrack.

Requirements

Installation

npm install
npm run dev

Structure

├── src               # Source code
│   ├── app           # Application
│   │   ├── modules   # Application modules
│   ├── config        # Application configuration settings
│   └── release       # Production bundle

Usage

License

MIT