Skip to content

gotcha/nuxt-ava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e9bf070 · Nov 1, 2019

History

1 Commit
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019
Nov 1, 2019

Repository files navigation

JavaScript Style Guide Build Status Coverage Status Dependencies

Nuxt

Nuxt.js app with Ava -> Unit Testing & E2E Testing

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 start

# generate static project
$ npm run generate

# run e2e tests
$ npm run test:e2e

# run unit tests
$ npm run test:unit

# run e2e and unit tests
$ npm t

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published