https://github.com/lunchb0ne/prettyterrific
https://github.com/lunchb0ne/prettyterrific
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lunchb0ne/prettyterrific
- Owner: Lunchb0ne
- Created: 2020-07-21T09:00:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T09:35:48.000Z (over 4 years ago)
- Last Synced: 2024-12-29T13:47:44.724Z (5 months ago)
- Language: Vue
- Homepage: https://nuxtjs-steel-tau.vercel.app
- Size: 692 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prettyterrific
## 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).