Skip to content

aydncnar/armut-study-case

Repository files navigation

Armut Study Case

Used Technologies: Vuejs, Vuex, Scss, Jest, Storybook

Case Demo Page: https://armut-study-case.netlify.app/#/

Case Storybook Page: https://storybook-armut-study-case.netlify.app/

How To Start

⬆️ Install nodejs & npm

https://nodejs.org/en/

⬆️ Install yarn

Global terminal

npm install -g yarn  

Install dependencies

In the project root directory:

yarn install  

🚧 Compiles and hot-reloads for development

In the project root directory:

yarn serve  

🚀 Compiles and minifies for production

In the project root directory:

yarn build  

Run your unit tests

In the project root directory:

yarn test:unit  

✏️ Lints and fixes files

In the project root directory:

yarn lint  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published