Skip to content

fajarriv/Pio-App-FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISTEK OpRec Assginment

Frontend part (ReactJS)


Requirements

NPM, Node.js

Node installation on Windows

Go on official Node.js website and download the installer. Also, be sure to have git available in your PATH, npm might need it (You can find git here).

If the installation was successful, you should be able to run the following command.

$ node --version
v18.14.0

$ npm --version
9.3.1

If you need to update npm, you can run this command.

$ npm install npm -g

Install

git clone https://github.com/fajarriv/RISTEK-OpRec-Frontend.git
cd RISTEK-OpRec-Frontend

Use npm to install the dependency

npm install

Running the project

Make sure your localhost port number 3000 is available.

To start the app run this command.

npm run start

Wait until your browser popup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published