/sample-fe

untuk simple-bookstore-api

Primary LanguageJavaScript

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

How to Run

  • create .env.local file, you can copy from .env.example
  • fill VITE_API_URL with your api url
  • dont forget to install package npm install
  • run app npm run dev

Note