Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hirokiterashima authored Apr 2, 2021
1 parent 489c057 commit 50b1e7b
Showing 1 changed file with 9 additions and 19 deletions.
28 changes: 9 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,17 @@
# Site
# Description

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.6.0.
WISE-Client contains client applications for WISE students, teachers, and authors. It also contains the homepage, account pages, and project library, teacher and student schedules.

## Development server
# Development

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
We recommend developing WISE-Client using Docker. See instructions on the [WISE-Docker-Dev](https://github.com/WISE-Community/WISE-Docker-Dev) repository.

## Code scaffolding
# Resources

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
Open-source license: GNU General Public License, v3. See LICENSE.txt for details.

## Build
To see WISE in action and for inquiry science curricula developed by the WISE research team at UC Berkeley, visit https://wise.berkeley.edu.

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.
Developer discussions: https://github.com/WISE-Community/WISE-Client/discussions

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
General WISE discussions: https://wise-discuss.berkeley.edu/

0 comments on commit 50b1e7b

Please sign in to comment.