nuxtt

0.1.7 • Public • Published

nuxtt

Build Setup

# 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.

History:

  • v 0.1.7: Testing with custom app - starting to bring over middleware and serverMiddleware modules;
    • included mongoose as depedendency
    • included plugins from master and cleaned up configuration a bit
    • included other necessary dependencies
    • included io (socket-server)
    • included node-persist
  • v 0.1.6: Revamped app, added "expressinit.js" to start as express server with Nuxt middleware;

/nuxtt/

    Package Sidebar

    Install

    npm i nuxtt

    Weekly Downloads

    1

    Version

    0.1.7

    License

    none

    Unpacked Size

    28.7 kB

    Total Files

    27

    Last publish

    Collaborators

    • tcardoso