Skip to content

shvedovskiy/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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.3%
  • CSS 22.4%
  • HTML 9.3%