mirror of
https://github.com/lights0123/n-link.git
synced 2024-12-22 18:25:27 +00:00
.cargo | ||
.github/workflows | ||
public | ||
src | ||
src-tauri | ||
.browserslistrc | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
LICENSE | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
tsconfig.json | ||
yarn.lock |
n-link
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint