Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/code-help-tutor/cpsc-310-project
CPSC 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: [email protected]
https://github.com/code-help-tutor/cpsc-310-project
cpsc
Last synced: about 1 month ago
JSON representation
CPSC 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: [email protected]
- Host: GitHub
- URL: https://github.com/code-help-tutor/cpsc-310-project
- Owner: code-help-tutor
- Created: 2024-04-04T11:29:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-04T11:29:46.000Z (9 months ago)
- Last Synced: 2024-04-18T09:19:01.090Z (8 months ago)
- Topics: cpsc
- Language: TypeScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CPSC 310 Project Repository
This repository contains starter code for the class project.
Please keep your repository private.For information about the project, autotest, and the checkpoints, see the [course webpage](https://sites.google.com/view/ubc-cpsc310-20w1-intro-to-se).
## Configuring your environment
To start using this project, you need to get your computer configured so you can build and execute the code.
To do this, follow these steps; the specifics of each step (especially the first two) will vary based on which operating system your computer has:1. [Install git](https://git-scm.com/downloads) (v2.X). After installing you should be able to execute `git --version` on the command line.
1. [Install Node](https://nodejs.org/en/download/current/) (v14.9.X), which will also install NPM (you should be able to execute `node --version` and `npm --version` on the command line).
1. [Install Yarn](https://yarnpkg.com/en/docs/install) (v1.22+). You should be able to execute `yarn --version` afterwards.
1. Clone your repository by running `git clone REPO_URL` from the command line. You can get the REPO_URL by clicking on the green button on your project repository page on GitHub. Note that due to new department changes you can no longer access private git resources using https and a username and password. You will need to use either [an access token](https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line) or [SSH](https://help.github.com/en/github/authenticating-to-github/adding-a-new-ssh-key-to-your-github-account).
## Project commands
Once your environment is configured you need to further prepare the project's tooling and dependencies.
In the project folder:1. `yarn install` to download the packages specified in your project's *package.json* to the *node_modules* directory.
1. `yarn build` to compile your project. You must run this command after making changes to your TypeScript files.
1. `yarn test` to run the test suite.
1. `yarn pretty` to prettify your project code.
## Running and testing from an IDE
WebStorm should be automatically configured the first time you open the project (WebStorm is a free download through their students program)
# CPSC 310 Project# 程序代做代写 CS编程辅导
# WeChat: cstutorcs
# Email: [email protected]
# CS Tutor
# Code Help
# Programming Help
# Computer Science Tutor
# QQ: 749389476