No description
Find a file
lesion ac5ef6e324 mille storie
commenti da mastodon, widget con custom widget test...
2019-04-29 00:27:29 +02:00
.vscode mille storie 2019-04-29 00:27:29 +02:00
assets start with nuxt 2019-04-03 00:25:12 +02:00
components mille storie 2019-04-29 00:27:29 +02:00
layouts mille storie 2019-04-29 00:27:29 +02:00
locales mille storie 2019-04-29 00:27:29 +02:00
middleware start with nuxt 2019-04-03 00:25:12 +02:00
pages mille storie 2019-04-29 00:27:29 +02:00
plugins mille storie 2019-04-29 00:27:29 +02:00
server mille storie 2019-04-29 00:27:29 +02:00
static start with nuxt 2019-04-03 00:25:12 +02:00
store mille storie 2019-04-29 00:27:29 +02:00
widgets mille storie 2019-04-29 00:27:29 +02:00
.editorconfig start with nuxt 2019-04-03 00:25:12 +02:00
.eslintrc.js keep going with api porting in nuxt 2019-04-23 13:45:52 +00:00
.gitignore start with nuxt 2019-04-03 00:25:12 +02:00
.prettierrc start with nuxt 2019-04-03 00:25:12 +02:00
db.sqlite start with nuxt 2019-04-03 00:25:12 +02:00
nuxt.config.js mille storie 2019-04-29 00:27:29 +02:00
package.json mille storie 2019-04-29 00:27:29 +02:00
README.md init 2019-04-02 23:23:45 +02:00

gancio

My well-made Nuxt.js project

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

For detailed explanation on how things work, checkout Nuxt.js docs.