1
0
Fork 0
mirror of https://github.com/lights0123/n-link.git synced 2025-01-10 18:25:26 +00:00
Go to file
lights0123 d14d4e9c47
init
2020-09-21 17:08:20 -04:00
public init 2020-09-21 17:08:20 -04:00
src init 2020-09-21 17:08:20 -04:00
.browserslistrc init 2020-09-21 17:08:20 -04:00
.eslintrc.js init 2020-09-21 17:08:20 -04:00
.gitignore init 2020-09-21 17:08:20 -04:00
babel.config.js init 2020-09-21 17:08:20 -04:00
package.json init 2020-09-21 17:08:20 -04:00
README.md init 2020-09-21 17:08:20 -04:00
tsconfig.json init 2020-09-21 17:08:20 -04:00
yarn.lock init 2020-09-21 17:08:20 -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.