Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/falsehuman/nuxt-js
Fast course of Nuxt Js
https://github.com/falsehuman/nuxt-js
Last synced: about 5 hours ago
JSON representation
Fast course of Nuxt Js
- Host: GitHub
- URL: https://github.com/falsehuman/nuxt-js
- Owner: FalseHuman
- Created: 2021-01-18T15:12:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T10:29:00.000Z (about 4 years ago)
- Last Synced: 2024-11-19T10:12:29.401Z (2 months ago)
- Language: Vue
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Roman-skazal-Nuxt
## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).