/Trello-mvc-es6

Trello in ES6 using MVC

Primary LanguageJavaScriptMIT LicenseMIT

Trello simple made using MVC in Vanilla JS

find demo here: https://karanjariwala.github.io/Trello-mvc-es6/

Usage

  • npm start to run eslint on watch mode and dev-server at localhost:8080.
  • npm run watch to only watch for/recompile on changes.
  • npm run build to generate a minified, production-ready build.