This repository has been archived on 2024-11-29. You can view files and clone it, but cannot push or open issues or pull requests.
2020-11-21 18:54:13 -05:00
2020-11-18 23:49:25 -05:00
t
2020-11-21 18:54:13 -05:00
2020-10-28 05:05:26 +00:00
2020-11-18 23:49:25 -05:00
2020-10-28 05:18:47 +00:00

Frontend for MigratorProject

Built using REACT, based on learning templates currently. DEVELOPMENT only

Installation

  • Clone repository

git clone https://git.lovelynet.net/The_Bois/MigratorProject-frontend.git

  • Install dependencies

npm install

  • Start scripts
Development server
npm start
Build for production
npm run build

The development server will start on http://localhost:3000

Description
No description provided
Readme 2.9 MiB
Languages
JavaScript 95.7%
HTML 2.1%
Shell 1.2%
CSS 1%