Skip to content

Dockerized nuxt-app with basic settings and components

Notifications You must be signed in to change notification settings

ban4e/nuxt-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Для запуска проекта в тестовом режиме через docker выполнить команду:

docker-compose up -d --build

Приложение будет доступно через localhost(127.0.0.1)


Для запуска проекта в тестовом режиме вручную выполнить команды:

  1. cd frontend
  2. npm i
  3. npm run dev

About

Dockerized nuxt-app with basic settings and components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published