Skip to content

yey-team/workspace

Repository files navigation

Workspace

Version

Issues GitHub commit activity

Contributors

Table Of Contents

About the Project

Our aim is to create a fantastic tool that facilitates project management and process automation by bringing together other tools used during projects, such as Discord, Notion and Google Drive. Workspace offers a single, clear interface for managing a project as a team, making it much easier to collaborate!

workspace-presentation

Built With

  • Vue
  • Typescript
  • PHP

Before you begin

If you're new to Typescript and Vue, here are few resources to get you up and running:

TypeScript

Vue

Getting Started

Clone the repository into a new folder (e.g "workspace")

git clone https://github.com/yey-team/workspace.git

Change directory

cd workspace

Install app modules

npm install

Start !

npm run dev

By default app will run on http://localhost:8080/

Authors