/crello-front

Frontend part of Trello clone ~> Crello

Primary LanguageVue

README

Crello-front

This is a small clone of Trello, made in two small applications: crello-api as a backend and Vue.js application as a frontend (this repo).

preview

It uses

  • Webpack 4
  • Vue.js 2.5
  • Bootstrap 4

Installation

  git clone
  npm i
  npm start
  # or use already precompiled files in dist dir

Usage

There is only one setting you should know about it, the URL of backend RoR server (normaly in development is http://localhost:3000), see the src/settings.js file.

Made with ❤ by Sergey.