kiuka / hrtechworld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Notes

I had to eject the create-react-app scripts, because i'm using a preprocessor and by default the create-react-app does not supports it.

Commands

  • To build: {yarn|npm} run build
  • To start: {yarn|npm} start

About


Languages

Language:JavaScript 89.9%Language:CSS 7.6%Language:HTML 2.5%