/event-planner

calendar and event planner

Primary LanguageJavaScriptMIT LicenseMIT

Calendar and event planner

browser calendar and event planner

The project contains environment settings and the necessary tools for front-end development:

  • gulp
  • babel
  • eslint
  • postcss
  • plugins for the above tools a detailed list can be found in the package.json file, in the section devDependencies

Installation and use guide

Install

$ make install

Build project for production

$ make publish

Watch

$ make watch