Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 256 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 256 Bytes

Front End - Reservasi LP2

This project is intended for the new LP2 reservation system updates, which will be divided into a front-end layer and a back-end API.

First run:

npm install

Run development:

npm start

Build:

npm build