/unsplash-project

Team unsplash project

Primary LanguageCSS

unsplash-project

Project strucure

Structure of this project is described here

Code conventions

It's important to follow project conventions to write readeable and maintainable code.

Please read code conventions for this project

How to work with this project

We are working in team. So we have to follow some special git & GitHub rules. We will try to use git workflow in our project. Please read this file!

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.