/hillel-blog

Primary LanguageJavaScript

hillel-blog

https://whitershade-blog.herokuapp.com/

How to run

  1. Clone repo
  2. npm i
  3. npm run develop to run development version, after that open localhost:3000
  4. npm run build to run production veistion, after that open localhot:5000