https://github.com/bulkan/nhk-printer
NHK Easy News article printer to fit into a Traveller's Notebook Insert
https://github.com/bulkan/nhk-printer
Last synced: 4 months ago
JSON representation
NHK Easy News article printer to fit into a Traveller's Notebook Insert
- Host: GitHub
- URL: https://github.com/bulkan/nhk-printer
- Owner: bulkan
- Created: 2019-02-24T12:18:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-04T07:08:31.000Z (about 5 years ago)
- Last Synced: 2025-01-05T19:42:13.785Z (over 1 year ago)
- Language: Vue
- Homepage: https://nhk.bulkanevcimen.com
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nhk-printer
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Run your tests
```
yarn run test
```
### Lints and fixes files
```
yarn run lint
```