Go to file
2020-09-27 13:42:14 -04:00
.cargo Statically link windows 2020-09-26 22:23:33 -04:00
.github/workflows Show console output 2020-09-26 22:51:50 -04:00
public init 2020-09-21 17:08:20 -04:00
src Driver warnings 2020-09-27 13:42:14 -04:00
src-tauri Driver warnings 2020-09-27 13:42:14 -04:00
.browserslistrc init 2020-09-21 17:08:20 -04:00
.eslintrc.js init 2020-09-21 17:08:20 -04:00
.gitignore Initial commit 2020-09-26 16:44:36 -04:00
babel.config.js init 2020-09-21 17:08:20 -04:00
LICENSE Initial commit 2020-09-26 16:44:36 -04:00
package.json Initial commit 2020-09-26 16:44:36 -04:00
postcss.config.js Get a Windows cache 2020-09-26 20:48:39 -04:00
README.md init 2020-09-21 17:08:20 -04:00
tailwind.config.js Get a Windows cache 2020-09-26 20:48:39 -04:00
tsconfig.json Initial commit 2020-09-26 16:44:36 -04:00
yarn.lock Initial commit 2020-09-26 16:44:36 -04:00

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

Customize configuration

See Configuration Reference.