Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/njleonzhang/flexible-pc-full-screen

demo for a flexible pc full screen page, which keep aspect ratio for any screen
https://github.com/njleonzhang/flexible-pc-full-screen

dashboard flexible

Last synced: 7 days ago
JSON representation

demo for a flexible pc full screen page, which keep aspect ratio for any screen

Awesome Lists containing this project

README

        

# flexible-pc-full-screen
> demo for a flexible pc full screen page, which keep aspect ratio for any screen

Based on [postcss-px-to-rem](https://github.com/QuellingBlade/postcss-px-to-rem) and [lib-flexible-for-dashboard](https://github.com/QuellingBlade/lib-flexible-for-dashboard)

introduce:https://www.njleonzhang.com/2018/08/15/flexible-pc-full-screen.html

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```