/Gradinfo

Primary LanguageJavaScript

Gradinfo

Gradinfo is a place where you can discover news about tech, all in minimalistic style.

How to build project (development)

  1. Install http-server via npm: npm install -g http-server
  2. Run the following from the root project directory: http-server -c-1 -p 80