Skip to content

cre-o/crello-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Frontend part of Trello clone ~> Crello

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published