nuxt-seed

1.0.0 • Public • Published

nuxt-seed

The de facto nuxt-seed repo for building universal apps with Vue, Vuex, ES6, Webpack 2 and CSS framework Bulma

This repo serves as a minimal seed for those looking to get up-and-running with Vue and Nuxt

These are its features:

  • Flexible application structure
  • A ready-to-go build system for working with ES6
  • Uses state management pattern Vuex
  • Uses modern CSS framework based on Flexbox Bulma
  • Refreshing the browser and rebuilding on file changes
  • Written based on Vue and Vuex documentation

Build Setup

# install dependencies
$ npm install # Or yarn install
 
# serve with hot reload at localhost:3000
$ npm run dev
 
# build for production and launch server
$ npm run build
$ npm start
 
# generate static project
$ npm run generate

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


enjoy — Nuxt-seed

Readme

Keywords

none

Package Sidebar

Install

npm i nuxt-seed

Weekly Downloads

6

Version

1.0.0

License

none

Last publish

Collaborators

  • dmitry.dulin