Skip to content

tex0l/nuxt-i18n-repro-case

Repository files navigation

nuxt-i18n-repro-case

Steps

# install dependencies
$ npm install

# start static project on localhost:8080
$ docker build -t website
$ docker run -p 8080:80 website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published