Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 767 Bytes

README.md

File metadata and controls

44 lines (30 loc) · 767 Bytes

Task-u

Single page application - based on the Monday app.

written with Vue.js,Vuex, Node.js and Mongo atlas – a team project management app,

Herokuapp

You can see the app at the following link: GitHub Pages

Or copy this link:

https://wearetasku.herokuapp.com/

Languages

HTML5 & CSS3 & SASS & JS & VUE.js

Libraries and more

Node.js libraries

Mongo-DB - Backend

Vue.js - Build the app

Vuex - Build the State management

Sass - to design the app

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.