Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stephenmcvicker/nuxt-2-starter

A Vue 2 and Nuxt 2 starter project
https://github.com/stephenmcvicker/nuxt-2-starter

Last synced: 5 days ago
JSON representation

A Vue 2 and Nuxt 2 starter project

Awesome Lists containing this project

README

        

## Nuxt 2 Starter

![Screenshot](Screenshot.png)

A template project using a similar frontend to bonkers.
Example uses computed properties, local data, data stored in Vuex, i18n, global SCSS variables, and a default layout and page structure.

# How to run
Clone the project into a folder using `git clone`
Run `yarn` to install any packages needed.
Run locally on your machine with `yarn dev` which should default to localhost:3030

# Tech Stack
Nuxt 2
Vue 2
Vuex
i18n
Javascript
pug
scss