Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/profcomff/timetable-webapp

Фронтэнд сервиса расписания студентов физфака
https://github.com/profcomff/timetable-webapp

frontend timetable-service

Last synced: 3 months ago
JSON representation

Фронтэнд сервиса расписания студентов физфака

Awesome Lists containing this project

README

        

# UI расписания физфака МГУ

Фронтенд приложения календаря ФФ МГУ. Используется вместе с [бэкэндом](https://github.com/profcomff/timetable-backend/).

## Project setup

```
yarn
```

### Steps to test your Vue single-spa application:

Compiles and hot-reloads for development

1. Run 'yarn serve'
2. Go to http://app.test.profcomff.com/ and use [instrctions here](https://github.com/profcomff/.github/wiki/Frontend-%D1%80%D0%B0%D0%B7%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%BA%D0%B0) to setup

### Compiles and minifies for production

```
yarn build
```

### Customize configuration

See [Configuration Reference](https://cli.vuejs.org/config/).