Skip to content

2neyadets/test-task-for-all

Repository files navigation

test-task-for-all

Test task for all on Nuxt.js

# install dependencies
$ yarn

copy .env.local file and rename it to .env

# serve with hot reload at localhost:8080
$ yarn dev

Open App on localhost:8080

Tests

# run tests in "watchAll" mode
$ yarn test
# run tests once
$ yarn test-once

Build Setup

# build for production and launch server
$ yarn build
$ yarn start

Deploy on gh-pages

# generate static project
$ yarn generate
# deploy using push-dir
$ yarn deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published