Skip to content

standardshub/test_github_pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test_github_pages

Repository dedicated to test GitHub pages

Install Docusaurus Globally

npm install --global docusaurus-init

then,

docusaurus-init

then,

cd website

from inside of this folder, run

npm start

An example will be uploaded in the local host

http://localhost:3000

Update to the latest version of Docusaurus

npm update docusaurus

Releases

No releases published

Packages

No packages published