https://github.com/bcc-code/bcc-literature
BCC Literature Portal under https://literature.bcc.no/ to read the literature of BCC and Skjulte Skatter
https://github.com/bcc-code/bcc-literature
vue website
Last synced: 12 months ago
JSON representation
BCC Literature Portal under https://literature.bcc.no/ to read the literature of BCC and Skjulte Skatter
- Host: GitHub
- URL: https://github.com/bcc-code/bcc-literature
- Owner: bcc-code
- Created: 2021-02-26T10:03:29.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-28T09:27:25.000Z (about 1 year ago)
- Last Synced: 2025-03-28T10:32:34.475Z (about 1 year ago)
- Topics: vue, website
- Language: Vue
- Homepage:
- Size: 2.78 MB
- Stars: 4
- Watchers: 5
- Forks: 4
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Literature
This is an application coded for BCC Members to access all the literature provided by SSSF.
# Getting Started
### Project setup
```
npm install
```
### Compiles and hot-reloads for local
```
npm run serve
```
The application is then available at http://localhost:21535
### Compiles and minifies for development
```
npm run builddev
```
### Compiles and minifies for production
```
npm run build
```
### Lints files
```
npm run lint
```
### Run your end-to-end tests in local
```
npm run test
```
### Run your end-to-end tests in dev
```
npm run devTest
```
# Contributors
- Edward Tombre
- Søren Clausen
- Eunice Benjamin
- Simon Costea