Skip to content

shared components concept for multiple apps within one monorepo

Notifications You must be signed in to change notification settings

bas132828/nuxt-monorepo-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lerna

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev
runs all apps yarn dev command// nuxt app on port 3000, vue cli app on port 8080
# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

About

shared components concept for multiple apps within one monorepo

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published