simenko / newsroom-front

Educational project. A small blog/news site with CMS for collaborative editing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. Node.js 7 and must be installed, backend must be up and running
  2. git clone git@github.com:simenko/newsroom-front.git
  3. cd newsroom-front
  4. Open file '.env.example', assign relevant values to environment variables and save it as '.env'
  5. npm install
  6. webpack
  7. npm start

About

Educational project. A small blog/news site with CMS for collaborative editing.


Languages

Language:JavaScript 57.7%Language:HTML 38.8%Language:CSS 3.5%