Skip to content

sunwu51/words-netlify

Repository files navigation

words项目的前端代码

采用google的LIT框架使用原生的web components。

https://frank-words.netlify.app/

setup

nodejs >14 <18

$ npm install
$ npm run dev