Go to file
lights0123 a5a78e3d4c
Initial commit
2020-09-26 16:44:36 -04:00
.github/workflows Initial commit 2020-09-26 16:44:36 -04:00
public init 2020-09-21 17:08:20 -04:00
src Initial commit 2020-09-26 16:44:36 -04:00
src-tauri Initial commit 2020-09-26 16:44:36 -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
LICENSE Initial commit 2020-09-26 16:44:36 -04:00
README.md init 2020-09-21 17:08:20 -04:00
babel.config.js init 2020-09-21 17:08:20 -04:00
package.json Initial commit 2020-09-26 16:44:36 -04:00
postcss.config.js Initial commit 2020-09-26 16:44:36 -04:00
tailwind.config.js Initial commit 2020-09-26 16:44:36 -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

README.md

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.