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).
- Webpack 4
- Vue.js 2.5
- Bootstrap 4
git clone
npm i
npm start
# or use already precompiled files in dist dir
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.