secondwtq / gather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Process for initializing and building the project with Yarn Berry:

yarn set version berry
yarn install
yarn build

If you also want to setup development environment:

yarn plugin import typescript
yarn dlx @yarnpkg/sdks vscode

About


Languages

Language:TypeScript 94.2%Language:Nearley 4.1%Language:JavaScript 1.7%