Skip to content

Phu96/first-project-nuxtjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Install dependencies

I'm using "yarn" instead of "npm" and Lerna to maintain this project. Please install yarn and lerna before continue

Run the following command to install all dependencies needed for development.

npx lerna bootstrap

2 Start server and client

start client

yarn dev:client

start server express

yarn start:server

client starting at localhost:3000, server starting at localhost:3001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published