Skip to content

itsprivate/universe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doc

Start single project

npm -w sp exec gatsby develop

Build single project

npm -w sp exec gatsby build

Update dependence

npm --workspaces i gatsby-theme-buzzing@latest
npm --workspaces -D i gatsby-cli@latest

Clean and build

npm -w rs exec gatsby clean && npm -w rs exec gatsby build

Clean

npm -w rs exec gatsby clean

Serve

npm -w rs exec gatsby serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors