Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 263 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 263 Bytes

ituk.ee

Source code for https://ituk.ee

Requirements

  • Node.js
  • NPM

Development setup

Install dependencies: npm install

Start your favorite web server in build folder.

Compiling for production

Install dependencies: npm install