BrentLeeSF / react-fe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-fe

Installing Node and Running on Linux

$ sudo dnf install nodejs
Confirm Node is Installed: $ node -v
cd into the project, then $ npm install
Start project $ npm start

About


Languages

Language:TypeScript 80.6%Language:HTML 11.0%Language:CSS 8.4%