Total Pageviews

Thursday 24 October 2024

搭建前端工具网站runjs.cool


https://runjs.cool

Development:

pnpm install
pnpm dev
pnpm build 
(或者:
yarn
yarn dev
yarn build) 
from https://github.com/maqi1520/runjs.cool 
----
git clone https://github.com/maqi1520/runjs.cool runjs.cool-project
cd runjs.cool-project
yarn (安装依赖)
yarn dev (安装development server)
显示:
yarn run v1.22.22
warning ..\package.json: No license field
$ next dev
ready - started server on 0.0.0.0:3000, url: http://localhost:3000 
---------------------

 
 

 

No comments:

Post a Comment