tarasvakulka / employees-app

SPA on React/Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For start application:

  1. Install json-server, if you not have yet, by command 'json-server --watch db.json'
  2. Go to the folder with this project and run command 'json-server --watch db.json --port 3004'
  3. Run command 'npm install'
  4. Run command 'npm run start'
  5. Enjoy employees-app =)

About

SPA on React/Redux


Languages

Language:JavaScript 94.1%Language:CSS 3.2%Language:HTML 2.8%