Skip to content

lolik9l/profile-user_Nuxt.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profile-user

Install and Run

Install dependencies

$ npm installDependencies cmd: (npm install --prefix client && npm install)

Run server and client

$ npm run dev cmd: ("cross-env NODE_ENV=development concurrently "npm run server" "npm run client"")

build for production and launch server

$ npm run build $ npm run start

generate static project

$ npm run generate

Info

Правильный логин и пароль username/123 Информация которая приходит с сервера (имя, эмейл, фото) отображается в меню слева

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages