Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

nerds-odd-e/bbuddy-angular

Repository files navigation

This is the repo for the exercise project to be developed in Shanghai team's Modern Mobile Development course

Installation

Please install the following tools for this project. The latest version should be fine unless specific version is listed.

  • git
  • Yarn
  • Webstorm (or any editor you preferred for js development)

Setup Command Line Development Environment

Use git to clone this project into a folder. Then in this folder, run the command below in order.

  • Install all dependencies by yarn
  • Run all unit tests and start the project by gulp
  • Make sure the api project is started

Tips for Mac installation

Here are some tips for Mac installations.

  • Homebrew is recommended for Mac tool and app installations
    • Tools and services can be installed via, for example, brew install git
    • Applications can be installed via, for example, brew cask install genymotion

Tips for Windows installation

Here are some tips for Windows installations.

  • Please consider to install Babun and then install command line tools like git and rvm in it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published