Skip to content

quibaritaenperdresatrompe/venn-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Venn Project Logo

Venn Project

Introduction

Venn Project allows members to create communities to collaborate on projects.

Use it now !

Contributing

Yarn is used as package manager.

To setup your local dev environment:

  1. Install Yarn

  2. Clone repository

git clone [email protected]:quibaritaenperdresatrompe/venn-project.git
cd venn-project
  1. Install dependencies
yarn install
  1. See more available scripts

Available Scripts

In the project directory, you can run:

start

Starts local dev server for the app, see expo start.

web

Opens your app in a web browser.

android

Opens your app in Expo Go on a connected Android device.

ios

Opens your app in Expo Go in a currently running iOS simulator on your computer.

commit

Runs the git-cz CLI to generate commit messages according to the Conventional Commit specifications.

format

Runs Prettier with basic configuration.

We recommend to use Prettier in your IDE, e.g. in Visual Studio code with Prettier - Code formatter.

lint

Runs ESLint with standard configuration.

We recommend to use ESLint in your IDE, e.g. in Visual Studio code with ESLint.

About

Collaborate on project with your team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published