Skip to content

ionhoria/wouso-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World of USO

Table of Contents

Getting Started

The following guide has been tested on Ubuntu 18.04.1 LTS

You will need to have git installed (we hope you already do):

sudo apt install git

Follow the yarn install guide. https://yarnpkg.com/lang/en/docs/install/#debian-stable You might not have curl installed. Get it with:

sudo apt install curl

Clone the repo:

git clone https://github.com/ionhoria/wouso-frontend.git

Run yarn and start the development server:

yarn
yarn start

Great job! You are now up and running and ready to contribute to WoUSO.

Use whichever editor you feel comfortable with, but make sure your code is formatted according to prettier-standard before submitting a pull requests. https://github.com/sheerun/prettier-standard If in doubt, we recommend: Visual Studio Code - https://code.visualstudio.com/ with the extension "Prettier - Standard - Javascript Formatter" (numso.prettier-standard-vscode)

About

World of USO - Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published