Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miyaoka/font-loading-test
https://github.com/miyaoka/font-loading-test
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/miyaoka/font-loading-test
- Owner: miyaoka
- Created: 2020-06-09T14:06:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:14:44.000Z (11 months ago)
- Last Synced: 2023-12-15T06:29:46.898Z (11 months ago)
- Language: Vue
- Size: 224 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# font-loading-test
> My stunning Nuxt.js project
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).