Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.
/ kacbirim.com Public archive

Kaç Birim? - Uluslararası birim fiyat karşılaştırması.

License

Notifications You must be signed in to change notification settings

RadKod/kacbirim.com

Repository files navigation

Kaç Birim?

kacbirim.com - Uluslararası birim fiyat karşılaştırması.


enter image description here

Front-End Development Repository.

Built with nuxt js Nuxt.js.

 

Installation

Git clone.

$ git clone https://github.com/RadKod/kacbirim.com.git

 

Build Setup

$ cd kacbirim.com

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build

# serve on deployment system - node server
$ yarn start

# generate static project
$ yarn generate

Linter

# run eslint for js & vue files
$ yarn lint:eslint

# run eslint fix for js & vue files
$ yarn lint:eslint:fix

# run stylelint for vue & style files
$ yarn lint:stylelint

# run stylelint fix for vue & style files
$ yarn lint:stylelint:fix

# run prettier
$ yarn prettier

See Back-End Development Repository: https://github.com/RadKod/kacbirim.com_backend


CREATED BY

RadKod