Skip to content

sealerio/sealer.cool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run this page

  1. Install node on your host.

wget https://nodejs.org/dist/v14.21.1/node-v14.21.1.pkg

  1. How to build static files
npm install
npm run build

npm will generate static files in src/.vuepress/dist.

  1. How to start local http server
npm install
npm run dev

npm will start local http server.

About

Website repo for http://sealer.cool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 13