Skip to content

ok-technopolis/Shvedov_Oleg

Repository files navigation

Todo manager

Installing:

  1. Check that node and npm are installed
  2. Install gulp and webpack globally: npm i -g gulp webpack
  3. Install project dependencies: npm i
  4. Build project: npm build
  5. Open index.html in browser