nuxt-community/micro-template

Name: micro-template

Owner: Nuxt Community

Description: Starter template for Nuxt.js with ? micro

Created: 2017-01-31 19:45:36.0

Updated: 2018-04-01 03:45:00.0

Pushed: 2017-12-05 01:20:30.0

Homepage: https://nuxt-micro.now.sh

Size: 111

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Nuxt.js with ? micro and a tiny bit of routing via micro-route

? micro + micro-route + Nuxt.js = :zap:

Origins

The repo had to be detached from it's ancestor nuxt-express to be able to add it to the nuxt-community so basically all credit goes to them. It was just swapping express with micro.

Installation

This is a project template for vue-cli.

init nuxt-community/micro-template <project-name>
project-name> # move to your project
install # or yarn install

Make sure to use a version of vue-cli >= 2.1 (vue -V).

Commands

| Command | Description | |———|————-| | npm run dev | Start micro server in development with Nuxt.js in dev mode (hot reloading). Listen on http://localhost:3000. | | npm run build | Build the nuxt.js web application for production. | | npm start | Start micro server in production. |

Live Demo

https://nuxt-micro.now.sh

And to see the source code visit https://nuxt-micro.now.sh/_src

Documentation
Licenses

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.